From 7c12bc42ac75d9b34fc885878cf76d54097bace5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 17:25:43 +0000 Subject: [PATCH] Bump httplib2 from 0.9.2 to 0.19.0 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] --- external_requirements.txt | 2 +- package/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/external_requirements.txt b/external_requirements.txt index b4183693..a9c2ee0b 100644 --- a/external_requirements.txt +++ b/external_requirements.txt @@ -10,6 +10,6 @@ enum==0.4.6 retrying==1.3.3 pycrypto==2.6.1 msrestazure==0.6.0 -httplib2==0.9.2 +httplib2==0.19.0 netaddr==0.7.19 typing==3.6.4 \ No newline at end of file diff --git a/package/requirements.txt b/package/requirements.txt index 107ee32f..39a5b0ea 100644 --- a/package/requirements.txt +++ b/package/requirements.txt @@ -14,6 +14,6 @@ enum==0.4.6 retrying==1.3.3 pycrypto==2.6.1 msrestazure==0.6.0 -httplib2==0.9.2 +httplib2==0.19.0 netaddr==0.7.19 typing==3.6.4