From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 22:17:11 +0000 (+0000) Subject: build(deps-dev): bump httplib2 from 0.10.3 to 0.18.0 X-Git-Tag: 1.1.0~75^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1511%2Fhead;p=teuthology.git 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] --- diff --git a/requirements.txt b/requirements.txt index 60bbd732f..6bb4a4358 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