Skip to content

Commit 23d60d8

Browse files
committed
Update google-auth version in setup.py
1 parent 3149506 commit 23d60d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
'retry_decorator>=1.0.0',
5252
'six>=1.17.0',
5353
# aiohttp is the extra dependency that contains requests lib.
54-
'google-auth[aiohttp]==2.17.0',
54+
'google-auth[aiohttp]==2.39.0',
5555
'google-auth-httplib2>=0.2.0',
5656
]
5757

0 commit comments

Comments
 (0)