From 99d9ddd2ab929c07840af3c606abc6add44ebff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:40:00 +0000 Subject: [PATCH] Bump httplib2 from 0.18.0 to 0.19.0 in /src 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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index e64c3d8..9284ed5 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -2,5 +2,5 @@ azure-functions google-api-python-client==1.7.11 google-auth==1.10.1 google-auth-httplib2==0.0.3 -httplib2==0.18.0 +httplib2==0.19.0 oauth2client==4.1.3 \ No newline at end of file