Skip to content

Commit 749add8

Browse files
chore(deps): update dependency google-cloud-dataproc to v4.0.2 (GoogleCloudPlatform#7772)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 536ab39 commit 749add8

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.1
6+
google-cloud-dataproc==4.0.2
77
google-cloud-bigquery==2.33.0
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.1
3+
google-cloud-dataproc==4.0.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-dataproc==4.0.1
1+
google-cloud-dataproc==4.0.2
22
google-cloud-pubsublite==1.4.1
33
pytest==7.0.1
44
google-cloud-storage==2.1.0

0 commit comments

Comments
 (0)