8000 chore(deps): update dependency google-cloud-dataproc to v5 (#8196) · sreza/python-docs-samples@909a077 · GitHub
[go: up one dir, main page]

Skip to content

Commit 909a077

Browse files
chore(deps): update dependency google-cloud-dataproc to v5 (GoogleCloudPlatform#8196)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 6af66c9 commit 909a077

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

data-science-onramp/data-ingestion/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
#google-auth-httplib2==0.0.3
44
google-cloud-storage==2.0.0; python_version < '3.7'
55
google-cloud-storage==2.1.0; python_version > '3.6'
6-
google-cloud-dataproc==4.0.3
6+
google-cloud-dataproc==5.0.0
77
google-cloud-bigquery==2.34.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-storage==2.0.0; python_version < '3.7'
22
google-cloud-storage==2.1.0; python_version > '3.6'
3-
google-cloud-dataproc==4.0.3
3+
google-cloud-dataproc==5.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-dataproc==4.0.3
1+
google-cloud-dataproc==5.0.0
22
google-cloud-pubsublite==1.4.2
33
pytest==7.0.1
44
google-cloud-storage==2.1.0

0 commit comments

Comments
 (0)
0