From 2a3f9eef1e8e9674729c3159b46bc3d3f2ed9038 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 16:54:54 +0000 Subject: [PATCH] Bump httplib2 from 0.12.0 to 0.18.0 in /python-crud-google-spreadsheet Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.12.0 to 0.18.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.12.0...v0.18.0) Signed-off-by: dependabot[bot] --- python-crud-google-spreadsheet/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-crud-google-spreadsheet/requirements.txt b/python-crud-google-spreadsheet/requirements.txt index 8b3533e..266a314 100644 --- a/python-crud-google-spreadsheet/requirements.txt +++ b/python-crud-google-spreadsheet/requirements.txt @@ -1,3 +1,3 @@ gspread==3.1.0 -httplib2==0.12.0 +httplib2==0.18.0 oauth2client==4.1.3