Skip to content

Commit b6100f0

Browse files
authored
chore(deps): update dependency google-auth to v1.30.0 (GoogleCloudPlatform#5748)
1 parent 54a6210 commit b6100f0

File tree

43 files changed

+43
-43
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+43
-43
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==1.1.2
22
pyjwt==1.7.1; python_version < '3.0'
33
flask-cors==3.0.10
4-
google-auth==1.29.0
4+
google-auth==1.30.0
55
requests==2.25.1
66
requests-toolbelt==0.9.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flask==1.1.2
22
requests==2.25.1
33
requests_toolbelt==0.9.1
4-
google-auth==1.29.0
4+
google-auth==1.30.0
55
functools32==3.2.3.post2; python_version < "3"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-auth==1.29.0
1+
google-auth==1.30.0
22
requests==2.25.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==1.12.8; python_version < '3.0'
2-
google-auth==1.29.0
2+
google-auth==1.30.0
33
google-auth-httplib2==0.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
google-cloud-datastore==2.1.0
3-
google-auth==1.29.0
3+
google-auth==1.30.0
44
requests==2.25.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
google-cloud-datastore==2.1.0
3-
google-auth==1.29.0
3+
google-auth==1.30.0
44
requests==2.25.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
requests==2.25.1
22
flask==1.1.2
3-
google-auth==1.29.0
3+
google-auth==1.30.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
google-api-python-client==2.3.0
3-
google-auth==1.29.0
3+
google-auth==1.30.0
44
google-cloud-pubsub==2.4.1

auth/api-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-api-python-client==2.3.0
22
google-auth-httplib2==0.1.0
3-
google-auth==1.29.0
3+
google-auth==1.30.0

auth/end-user/web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-auth==1.29.0
1+
google-auth==1.30.0
22
google-auth-oauthlib==0.4.4
33
google-auth-httplib2==0.1.0
44
google-api-python-client==2.3.0

0 commit comments

Comments
 (0)