Skip to content

Commit b199389

Browse files
authored
Merge pull request #115 from codingo/dependabot/pip/httplib2-0.19.0
Bump httplib2 from 0.9 to 0.19.0
2 parents 1b6552f + 693b85d commit b199389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)