From 77a122ed7a653839a71d087ac5681e1930891c9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:18:29 +0000 Subject: [PATCH] Bump httplib2 from 0.9.2 to 0.19.0 in /scripts/tests Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9.2 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.2...v0.19.0) Signed-off-by: dependabot[bot] --- scripts/tests/requirements.txt | 2 +- scripts/tests/requirements26.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/tests/requirements.txt b/scripts/tests/requirements.txt index 11e7e36..59333c1 100644 --- a/scripts/tests/requirements.txt +++ b/scripts/tests/requirements.txt @@ -1,6 +1,6 @@ defusedxml==0.4.1 funcsigs==0.4 -httplib2==0.9.2 +httplib2==0.19.0 json lxml==3.4.4 mock==1.0.1 diff --git a/scripts/tests/requirements26.txt b/scripts/tests/requirements26.txt index 136993a..3850769 100644 --- a/scripts/tests/requirements26.txt +++ b/scripts/tests/requirements26.txt @@ -1,6 +1,6 @@ argparse==1.3.0 defusedxml==0.4.1 -httplib2==0.9.2 +httplib2==0.19.0 json linecache2==1.0.0 lxml==3.4.4