From ab2452aa3b88951afead82e201024476c2412b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:43:25 +0000 Subject: [PATCH] Bump httplib2 from 0.17.3 to 0.19.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.17.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.17.3...v0.19.0) Signed-off-by: dependabot[bot] --- ika_classifier/requirements.txt | 2 +- ika_streamer/requirements.txt | 2 +- ika_web/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ika_classifier/requirements.txt b/ika_classifier/requirements.txt index db0fc08..4be9491 100644 --- a/ika_classifier/requirements.txt +++ b/ika_classifier/requirements.txt @@ -10,7 +10,7 @@ google-auth-httplib2==0.0.3 google-auth-oauthlib==0.4.1 googleapis-common-protos==1.51.0 h11==0.11.0 -httplib2==0.17.3 +httplib2==0.19.0 idna==2.9 ikamail==0.0.6 itsdangerous==1.1.0 diff --git a/ika_streamer/requirements.txt b/ika_streamer/requirements.txt index 784fbd1..af90e9b 100644 --- a/ika_streamer/requirements.txt +++ b/ika_streamer/requirements.txt @@ -13,7 +13,7 @@ google-auth-httplib2==0.0.3 google-auth-oauthlib==0.4.1 googleapis-common-protos==1.51.0 h11==0.9.0 -httplib2==0.17.3 +httplib2==0.19.0 httptools==0.1.1 idna==2.9 ikamail==0.0.6 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