Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-dataproc to v3.3.0 (#349)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency google-cloud-dataproc to v3.3.0

* remove pin for python 3.6

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
renovate-bot and parthea authored Feb 26, 2022
1 parent fe29c46 commit 09a6156
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions dataproc/snippets/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ grpcio==1.44.0
google-auth==2.6.0
google-auth-httplib2==0.1.0
google-cloud==0.34.0
google-cloud-storage==2.1.0; python_version == '3.6'
google-cloud-storage==2.1.0; python_version >= '3.7'
google-cloud-dataproc==3.2.0
google-cloud-storage==2.1.0
google-cloud-dataproc==3.3.0

0 comments on commit 09a6156

Please sign in to comment.