Skip to content

Commit 234c2cd

Browse files
renovate-botleahecolenicain
authored
chore(deps): update dependency google-auth-oauthlib to v1 (#9093)
* chore(deps): update dependency google-auth-oauthlib to v1 * Apply suggestions from code review --------- Co-authored-by: Leah E. Cole <[email protected]> Co-authored-by: nicain <[email protected]>
1 parent d6a1b39 commit 234c2cd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

auth/end-user/web/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
google-auth==2.6.2
2-
google-auth-oauthlib==0.5.3
1+
google-auth==2.16.0
2+
google-auth-oauthlib==1.0.0
33
google-auth-httplib2==0.1.0
44
google-api-python-client==2.47.0
55
flask==2.1.0

endpoints/getting-started/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ gunicorn==20.1.0
44
six==1.16.0
55
pyyaml==6.0
66
requests==2.27.1
7-
google-auth==2.6.2
8-
google-auth-oauthlib==0.5.3
7+
google-auth==2.16.0
8+
google-auth-oauthlib==1.0.0

0 commit comments

Comments
 (0)