From a5f54805f6a191ac9281585c9ddd7fe54c0853c0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 18:38:25 +0000 Subject: [PATCH] Bump gspread from 3.1.0 to 3.7.0 in /sensor Bumps [gspread](https://github.com/burnash/gspread) from 3.1.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.1.0...v3.7.0) Signed-off-by: dependabot-preview[bot] --- sensor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sensor/requirements.txt b/sensor/requirements.txt index 1e12400..58e2d12 100644 --- a/sensor/requirements.txt +++ b/sensor/requirements.txt @@ -1,6 +1,6 @@ RPi.GPIO boto3==1.9.203 google-auth==1.7.1 -gspread==3.1.0 +gspread==3.7.0 oauth2client==4.1.3 picamera==1.13