From 62604ecdfa8e24c75da98ad6a0f426de59b823e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 16:24:47 +0000 Subject: [PATCH] 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] --- ddapp/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ddapp/requirements.txt b/ddapp/requirements.txt index 8087f9d..aa5ec6b 100644 --- a/ddapp/requirements.txt +++ b/ddapp/requirements.txt @@ -5,7 +5,7 @@ Django==1.11.3 google-api-python-client==1.6.2 googlemaps==2.5.1 gunicorn==19.7.1 -httplib2==0.10.3 +httplib2==0.18.0 idna==2.5 oauth2client==4.1.2 oauthlib==2.0.2 diff --git a/requirements.txt b/requirements.txt index afc0ff5..99a5be1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ defusedxml==0.5.0 Django==1.11.3 google-api-python-client==1.6.2 googlemaps==2.5.1 -httplib2==0.10.3 +httplib2==0.18.0 idna==2.5 oauth2client==4.1.2 oauthlib==2.0.2