From bfc450149af9b0581f7bdf50d5de1d7191aac442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 17:17:34 +0000 Subject: [PATCH] Bump httplib2 from 0.12.1 to 0.18.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.12.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/v0.12.1...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 9e37a72..e22e5b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ djangorestframework==3.9.2 djangorestframework-jwt==1.11.0 drf-extensions==0.4.0 future==0.17.1 -httplib2==0.12.1 +httplib2==0.18.0 idna==2.8 itypes==1.1.0 Jinja2==2.10.1