From 3131dd863872e5edefcf2da318c8e86900334723 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 19:38:20 +0000 Subject: [PATCH] Bump gspread from 6.0.2 to 6.1.0 Bumps [gspread](https://github.com/burnash/gspread) from 6.0.2 to 6.1.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/v6.0.2...v6.1.0) --- updated-dependencies: - dependency-name: gspread dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0deac8b..53a1eed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ google-auth==2.28.2 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 googleapis-common-protos==1.63.0 -gspread==6.0.2 +gspread==6.1.0 gspread-dataframe==3.3.1 habanero==1.2.6 httplib2==0.22.0