From 50c1f107598a25d071eb9b31e42bd27792e0fda1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:31:48 +0000 Subject: [PATCH] Bump httplib2 from 0.10.3 to 0.19.0 in /backend Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.10.3 to 0.19.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.19.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..75285c1 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.19.0 olefile==0.44 setuptools==36.0.1 six==1.10.0