Skip to content

Commit ee41415

Browse files
authored
chore: Use latest google-auth to avoid a utility function deprecation (#6646)
## Description Fixes #6605
1 parent a231fa2 commit ee41415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cryptography==3.4.8
22
Flask==2.0.1
3-
google-auth==2.0.0
3+
google-auth==2.0.2
44
gunicorn==20.1.0
55
requests==2.26.0
66
requests_toolbelt==0.9.1

0 commit comments

Comments
 (0)