From 0f01ab55c675a69a2e12af25c0bf8051f2ead9b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 22:17:11 +0000 Subject: [PATCH] build(deps-dev): bump httplib2 from 0.10.3 to 0.18.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.10.3 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/v0.10.3...v0.18.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60bbd732f9..6bb4a43584 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ docopt==0.6.2 # via teuthology docutils==0.14 # via botocore gevent==1.4.0 # via teuthology greenlet==0.4.15 # via gevent -httplib2==0.10.3 # via teuthology +httplib2==0.18.0 # via teuthology humanfriendly==8.1 # via teuthology idna==2.5 # via requests ipy==1.0 # via teuthology -- 2.39.5