From 4dd10cc77ab828ae44c51cb1b3fb9c93113e958a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 17:25:44 +0000 Subject: [PATCH] Bump httplib2 from 0.9.2 to 0.19.0 in /package 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] --- package/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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