Skip to content

Commit 933560d

Browse files
Bump httplib2 from 0.18.0 to 0.19.0
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.18.0 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.18.0...v0.19.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c793f8e commit 933560d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cssselect2 = "==0.3.0"
1818
decorator = "==4.4.2"
1919
defusedxml = "==0.6.0"
2020
future = "==0.18.2"
21-
httplib2 = "==0.18.0"
21+
httplib2 = "==0.19.0"
2222
idna = "==2.9"
2323
instagram = {git = "https://github.com/foozmeat/python-instagram.git"}
2424
itsdangerous = "==1.1.0"

0 commit comments

Comments
 (0)