Skip to content

Commit fe7d632

Browse files
authored
update google-auth to 1.15.0 part 3 (#3816)
1 parent 53c2060 commit fe7d632

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.14.3
2+
google-auth==1.15.0
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,5 +1,5 @@
11
grpcio==1.29.0
22
grpcio-tools==1.29.0
3-
google-auth==1.14.3
3+
google-auth==1.15.0
44
six==1.14.0
55
googleapis-common-protos==1.51.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.14.3
3+
google-auth==1.15.0
44
six==1.14.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.8.2
2-
google-auth==1.14.3
2+
google-auth==1.15.0
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.14.0
55
pyyaml==5.3.1
66
requests==2.23.0
7-
google-auth==1.14.3
7+
google-auth==1.15.0
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.14.3
2+
google-auth==1.15.0

0 commit comments

Comments
 (0)