Skip to content

Commit b36f49a

Browse files
bhandarivijay-pngsameer-google
authored andcommitted
update google-auth-library-python-httplib2 submodule from version 0.2.0 to 0.3.0
1 parent 71644e2 commit b36f49a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

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

5858
CURDIR = os.path.abspath(os.path.dirname(__file__))

0 commit comments

Comments
 (0)