Skip to content

Commit 693b85d

Browse files
Bump httplib2 from 0.9 to 0.19.0
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9 to 0.19.0. - [Release notes](https://github.com/httplib2/httplib2/releases) - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](httplib2/httplib2@0.9...v0.19.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b6552f commit 693b85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
]
1515
},
1616

17-
install_requires = [ "CouchDB==1.0", "httplib2==0.9", "ipcalc==1.1.3",\
17+
install_requires = [ "CouchDB==1.0", "httplib2==0.19.0", "ipcalc==1.1.3",\
1818
"NoSQLMap==0.7", "pbkdf2==1.3", "pymongo==2.7.2",\
1919
"requests==2.20.0"],
2020

0 commit comments

Comments
 (0)