From 421ba11e129ed11be6773a672a5705bc034b5f73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 16:35:28 +0000 Subject: [PATCH] Bump httplib2 from 0.9.1 to 0.18.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9.1 to 0.18.0. - [Release notes](https://github.com/httplib2/httplib2/releases) - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/0.9.1...v0.18.0) Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 967cea2..f9f379a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -32,7 +32,7 @@ flake8==3.5.0 graphviz==0.8.3 guacamole==0.9.2 html5lib==0.999 -httplib2==0.9.1 +httplib2==0.18.0 idna==2.6 ipdb==0.11 ipython==5.6.0