From f9f85a1a7bc1a99a61ddb3aa12bce1f64496a3ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:24:17 +0000 Subject: [PATCH] Bump httplib2 from 0.18.0 to 0.19.0 in /src Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.18.0 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.18.0...v0.19.0) Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 263049e..24850c8 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -23,7 +23,7 @@ Flask-SQLAlchemy==2.2 Flask-WTF==0.14.2 guacamole==0.9.2 html5lib==0.999 -httplib2==0.18.0 +httplib2==0.19.0 idna==2.0 ipython==2.4.1 itsdangerous==0.24