From 6c428b2f08937908a3f02cdd73bdcb597c8ff246 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:33:29 +0000 Subject: [PATCH] Bump httplib2 from 0.13.1 to 0.19.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.13.1 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.13.1...v0.19.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3977ff..438dcc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cachetools==3.1.1 google-api-python-client==1.7.11 google-auth==1.6.3 google-auth-httplib2==0.0.3 -httplib2==0.13.1 +httplib2==0.19.0 numpy==1.17.2 oauth2client==4.1.3 pandas==0.25.1