Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Commit dbd4e3f

Browse files
authored
chore(deps): update dependency google-auth to v2.16.0 (#425)
1 parent 53b64b0 commit dbd4e3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/api-client/accesstoken_example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cryptography==39.0.0
22
flaky==3.7.0
33
google-api-python-client==2.71.0
44
google-auth-httplib2==0.1.0
5-
google-auth==2.15.0
5+
google-auth==2.16.0
66
google-cloud-iot==2.7.0
77
google-cloud-pubsub==2.13.11
88
google-cloud-storage==2.7.0

samples/api-client/manager/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cryptography==39.0.0
22
flaky==3.7.0
33
google-api-python-client==2.71.0
44
google-auth-httplib2==0.1.0
5-
google-auth==2.15.0
5+
google-auth==2.16.0
66
google-cloud-iot==2.7.0
77
google-cloud-pubsub==2.13.11
88
paho-mqtt==1.6.1

0 commit comments

Comments
 (0)