Skip to content

Commit 3126b6d

Browse files
authored
update google-auth part 3 (#3963)
1 parent 5ce08b8 commit 3126b6d

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

dataproc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
grpcio==1.29.0
2-
google-auth==1.16.0
2+
google-auth==1.16.1
33
google-auth-httplib2==0.0.3
44
google-cloud==0.34.0
55
google-cloud-storage==1.28.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
grpcio==1.29.0
22
grpcio-tools==1.29.0
3-
google-auth==1.16.0
3+
google-auth==1.16.1
44
six==1.15.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
grpcio==1.29.0
22
grpcio-tools==1.29.0
3-
google-auth==1.16.0
3+
google-auth==1.16.1
44
six==1.15.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.9.1
2-
google-auth==1.16.0
2+
google-auth==1.16.1
33
google-auth-httplib2==0.0.3

endpoints/getting-started/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ gunicorn==20.0.4
44
six==1.15.0
55
pyyaml==5.3.1
66
requests==2.23.0
7-
google-auth==1.16.0
7+
google-auth==1.16.1
88
google-auth-oauthlib==0.4.1

functions/composer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests_toolbelt==0.9.1
2-
google-auth==1.16.0
2+
google-auth==1.16.1

0 commit comments

Comments
 (0)