From 001cba2de3d1c1d5cbe5c447f2a1d0fa65b8bb9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:25:27 +0000 Subject: [PATCH] Bump httplib2 from 0.10.3 to 0.19.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0451e9c..7214b27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ bleach==2.1.3 celery==3.1.18 google-api-python-client==1.6.4 oauth2client==2.2.0 -httplib2==0.10.3 +httplib2==0.19.0 html2text==2018.1.9 html5lib==0.999999999 kombu==3.0.33