From f7da4a1f42ef9d89e35d596f4d60a586cfffec20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:52:01 +0000 Subject: [PATCH] Bump httplib2 from 0.18.0 to 0.19.0 in /ika_web 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] --- ika_web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ika_web/requirements.txt b/ika_web/requirements.txt index 904796e..17c11f3 100644 --- a/ika_web/requirements.txt +++ b/ika_web/requirements.txt @@ -24,7 +24,7 @@ google-auth==1.14.0 google-auth-httplib2==0.0.3 google-auth-oauthlib==0.4.1 googleapis-common-protos==1.51.0 -httplib2==0.18.0 +httplib2==0.19.0 idna==2.9 importlib-metadata==1.6.0 iniconfig==1.0.1