From fae0cb74326857c7147e7abb3bde4e58fba29a39 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 05:58:05 +0000 Subject: [PATCH] chore(deps): bump gspread from 3.6.0 to 3.7.0 Bumps [gspread](https://github.com/burnash/gspread) from 3.6.0 to 3.7.0. - [Release notes](https://github.com/burnash/gspread/releases) - [Changelog](https://github.com/burnash/gspread/blob/master/HISTORY.rst) - [Commits](https://github.com/burnash/gspread/compare/v3.6.0...v3.7.0) Signed-off-by: dependabot-preview[bot] --- poetry.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index dc2940f..a6d7e13 100644 --- a/poetry.lock +++ b/poetry.lock @@ -273,7 +273,7 @@ tool = ["click"] [[package]] name = "gspread" -version = "3.6.0" +version = "3.7.0" description = "Google Spreadsheets Python API" category = "main" optional = false @@ -282,7 +282,6 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" [package.dependencies] google-auth = ">=1.12.0" google-auth-oauthlib = ">=0.4.1" -requests = ">=2.2.1" [[package]] name = "httplib2" @@ -1289,8 +1288,8 @@ google-auth-oauthlib = [ {file = "google_auth_oauthlib-0.4.2-py2.py3-none-any.whl", hash = "sha256:d4d98c831ea21d574699978827490a41b94f05d565c617fe1b420e88f1fc8d8d"}, ] gspread = [ - {file = "gspread-3.6.0-py3-none-any.whl", hash = "sha256:273da28275eb8dc664b1ca944e59255949d75ac3cac62d65797003dbb419a2cd"}, - {file = "gspread-3.6.0.tar.gz", hash = "sha256:e04f1a6267b3929fc1600424c5ec83906d439672cafdd61a9d5b916a139f841c"}, + {file = "gspread-3.7.0-py3-none-any.whl", hash = "sha256:056ceb9fb4f439c15ec39d84c91653c6435f775a1c8afc8fe7f909f8393821fb"}, + {file = "gspread-3.7.0.tar.gz", hash = "sha256:4bda4ab8c5edb9e41cf4ae40d4d5fb30447522b4e43608e05c01351ab1b96912"}, ] httplib2 = [ {file = "httplib2-0.19.0-py3-none-any.whl", hash = "sha256:749c32603f9bf16c1277f59531d502e8f1c2ca19901ae653b49c4ed698f0820e"},