From bde8df25a2dd2d88014165973c5dfb8fdd85cdb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 17:03:00 +0000 Subject: [PATCH] Bump httplib2 from 0.10.3 to 0.18.0 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8e2f4a1..2176b70 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,7 +5,7 @@ django-debug-toolbar==1.8 django-formtools==2.0 django-pure-pagination==0.3.0 future==0.16.0 -httplib2==0.10.3 +httplib2==0.18.0 olefile==0.44 setuptools==36.0.1 six==1.10.0