Skip to content

Commit 1b45e8e

Browse files
authored
chore(deps): update dependency google-auth-oauthlib to v0.5.1 (GoogleCloudPlatform#7599)
1 parent 241e52c commit 1b45e8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

auth/end-user/web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-auth==2.5.0
2-
google-auth-oauthlib==0.5.0
2+
google-auth-oauthlib==0.5.1
33
google-auth-httplib2==0.1.0
44
google-api-python-client==2.40.0
55
flask==2.0.2

endpoints/getting-started/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ six==1.16.0
55
pyyaml==6.0
66
requests==2.27.1
77
google-auth==2.5.0
8-
google-auth-oauthlib==0.5.0
8+
google-auth-oauthlib==0.5.1

0 commit comments

Comments
 (0)