Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update google-auth part 3 #3963

Merged
merged 2 commits into from
Jun 4, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dataproc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
grpcio==1.29.0
google-auth==1.16.0
google-auth==1.16.1
google-auth-httplib2==0.0.3
google-cloud==0.34.0
google-cloud-storage==1.28.1
Expand Down
2 changes: 1 addition & 1 deletion endpoints/bookstore-grpc-transcoding/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
grpcio==1.29.0
grpcio-tools==1.29.0
google-auth==1.16.0
google-auth==1.16.1
six==1.15.0
2 changes: 1 addition & 1 deletion endpoints/bookstore-grpc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
grpcio==1.29.0
grpcio-tools==1.29.0
google-auth==1.16.0
google-auth==1.16.1
six==1.15.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.9.1
google-auth==1.16.0
google-auth==1.16.1
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion endpoints/getting-started/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ gunicorn==20.0.4
six==1.15.0
pyyaml==5.3.1
requests==2.23.0
google-auth==1.16.0
google-auth==1.16.1
google-auth-oauthlib==0.4.1
2 changes: 1 addition & 1 deletion functions/composer/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requests_toolbelt==0.9.1
google-auth==1.16.0
google-auth==1.16.1