From 053b128146ab23ebd042d5ba37dffa5d69bf405b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:18:51 +0000 Subject: [PATCH] Bump httplib2 from 0.10.3 to 0.19.0 in /django-api 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] --- django-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django-api/requirements.txt b/django-api/requirements.txt index e806590f..6b1469d8 100644 --- a/django-api/requirements.txt +++ b/django-api/requirements.txt @@ -18,7 +18,7 @@ envparse==0.2.0 flake8==3.5.0 google-api-python-client==1.3.1 html5lib==0.999 -httplib2==0.10.3 +httplib2==0.19.0 idna==2.5 ipaddress==1.0.18 itypes==1.1.0