From 03d17f6a34c70159edfbe352f1f47b9f9fb392ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:46:18 +0000 Subject: [PATCH] Bump httplib2 from 0.9.2 to 0.19.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9.2 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/0.9.2...v0.19.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a15554..0f040ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ beautifulsoup4==4.6.0 bs4==0.0.1 Django==3.0.4 future==0.15.2 -httplib2==0.9.2 +httplib2==0.19.0 httpretty==0.8.14 lxml==4.2.1 netaddr==0.7.19