Skip to content

Commit a330508

Browse files
committed
chore(deps): update dependency google-auth to v2
1 parent ecc98ba commit a330508

File tree

45 files changed

+45
-45
lines changed

Some content is hidden

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

45 files changed

+45
-45
lines changed

appengine/standard/firebase/firenotes/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Flask==1.1.4; python_version < '3.0'
22
Flask==2.0.0; python_version > '3.0'
33
pyjwt==1.7.1; python_version < '3.0'
44
flask-cors==3.0.10
5-
google-auth==1.31.0
5+
google-auth==2.0.0
66
requests==2.26.0
77
requests-toolbelt==0.9.1

appengine/standard/firebase/firetactoe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Flask==1.1.4; python_version < '3.0'
22
Flask==2.0.0; python_version > '3.0'
33
requests==2.26.0
44
requests_toolbelt==0.9.1
5-
google-auth==1.31.0
5+
google-auth==2.0.0
66
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.31.0
1+
google-auth==2.0.0
22
requests==2.26.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.12.8; python_version < '3.0'
2-
google-auth==1.31.0
2+
google-auth==2.0.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==2.0.1
22
google-cloud-datastore==2.1.6
3-
google-auth==1.31.0
3+
google-auth==2.0.0
44
requests==2.26.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.0.1
22
google-cloud-datastore==2.1.6
3-
google-auth==1.31.0
3+
google-auth==2.0.0
44
requests==2.26.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
requests==2.26.0
22
flask==2.0.1
3-
google-auth==1.31.0
3+
google-auth==2.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.0.1
22
google-api-python-client==2.17.0
3-
google-auth==1.31.0
3+
google-auth==2.0.0
44
google-cloud-pubsub==2.7.0

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.17.0
22
google-auth-httplib2==0.1.0
3-
google-auth==1.31.0
3+
google-auth==2.0.0

auth/downscoping/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-auth==1.34.0
1+
google-auth==2.0.0
22
google-cloud-storage==1.42.0

0 commit comments

Comments
 (0)