From 7cc409b2cdf69132c07221752d371f8ed261061d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:47:05 +0000 Subject: [PATCH] Bump httplib2 from 0.18.1 to 0.19.0 in /web-app-flask Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.18.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/v0.18.1...v0.19.0) Signed-off-by: dependabot[bot] --- web-app-flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-app-flask/requirements.txt b/web-app-flask/requirements.txt index cfe1523..93ac4f7 100644 --- a/web-app-flask/requirements.txt +++ b/web-app-flask/requirements.txt @@ -13,7 +13,7 @@ google-auth-httplib2==0.0.3 google-auth-oauthlib==0.4.1 googleapis-common-protos==1.51.0 gunicorn==20.0.4 -httplib2==0.18.1 +httplib2==0.19.0 idna==2.9 itsdangerous==1.1.0 Jinja2==2.11.2