From a040185c5ab54ce9c62ccd28ddb00fa4687e171c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 12:35:50 +0000 Subject: [PATCH] Bump httplib2 from 0.9.2 to 0.18.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9.2 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.2...v0.18.0) Signed-off-by: dependabot[bot] --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 4b64521c..bb07f2ef 100644 --- a/Pipfile +++ b/Pipfile @@ -21,7 +21,7 @@ django-formtools = "==2.2" django-maintenancemode = "==0.11.3" django-phonenumber-field = "==4.0.0" django-widget-tweaks = "==1.4.5" -httplib2 = "==0.9.2" +httplib2 = "==0.18.0" idna = "==2.9" ipy = "==1.0" oauthlib = "==3.1.0"