From 66b15f68c74a076997571bcbd121a9039fded3f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 16:20:42 +0000 Subject: [PATCH] Bump httplib2 from 0.9 to 0.18.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9 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...v0.18.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_local.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 785f1ea..7ea964e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ djangorestframework==3.2.3 djangorestframework-xml==1.0.1 enum34==1.0.4 generateDS==2.14a -httplib2==0.9 +httplib2==0.18.0 idna==2.0 ipaddress==1.0.15 lxml==3.4.1 diff --git a/requirements_local.txt b/requirements_local.txt index 252fbad..e255117 100644 --- a/requirements_local.txt +++ b/requirements_local.txt @@ -20,7 +20,7 @@ djangorestframework==3.2.3 djangorestframework-xml==1.0.1 enum34==1.0.4 generateDS==2.14a0 -httplib2==0.9 +httplib2==0.18.0 idna==2.0 ipaddress==1.0.15 lxml==3.4.1