Skip to content

Commit aba4e02

Browse files
Bump httplib2 from 0.10.3 to 0.19.0
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.10.3 to 0.19.0. - [Release notes](https://github.com/httplib2/httplib2/releases) - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](httplib2/httplib2@v0.10.3...v0.19.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 920085b commit aba4e02

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
@@ -8,7 +8,7 @@
88
version='1.0.4a',
99
description='Simple python wrapper for LOTAME API',
1010
install_requires=[
11-
'httplib2==0.10.3',
11+
'httplib2==0.19.0',
1212
'urllib3>=1.23',
1313
'requests==2.21.0'
1414
],

0 commit comments

Comments
 (0)