From c301508b0114ad586ef5395b2dc0b8906eb22852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:22:50 +0000 Subject: [PATCH] Bump httplib2 from 0.9.1 to 0.19.0 in /python Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9.1 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.1...v0.19.0) Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 2e49d57..bf4d5b8 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -11,7 +11,7 @@ feedparser==5.1.3 Flask==0.10.1 guacamole==0.9.2 html5lib==0.999 -httplib2==0.9.1 +httplib2==0.19.0 idna==2.0 itsdangerous==0.24 Jinja2==2.10