Skip to content

Commit 5ce08b8

Browse files
authored
update google-auth part 1 (#3961)
1 parent 738bfe3 commit 5ce08b8

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
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
33
flask-cors==3.0.8
4-
google-auth==1.16.0
4+
google-auth==1.16.1
55
requests==2.23.0
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.23.0
33
requests_toolbelt==0.9.1
4-
google-auth==1.16.0
4+
google-auth==1.16.1
55
functools32==3.2.3.post2; python_version < "3"
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
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==1.12.0
3-
google-auth==1.16.0
3+
google-auth==1.16.1
44
requests==2.23.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==1.12.0
3-
google-auth==1.16.0
3+
google-auth==1.16.1
44
requests==2.23.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==1.9.1
3-
google-auth==1.16.0
3+
google-auth==1.16.1
44
google-cloud-pubsub==1.5.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==1.12.0
3-
google-auth==1.16.0
3+
google-auth==1.16.1
44
requests==2.23.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==1.12.0
3-
google-auth==1.16.0
3+
google-auth==1.16.1
44
requests==2.23.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==1.9.1
3-
google-auth==1.16.0
3+
google-auth==1.16.1
44
google-cloud-pubsub==1.5.0

0 commit comments

Comments
 (0)