From 7077727ee6dc3dbf27290bd005be46c9261537f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 09:39:28 +0000 Subject: [PATCH] Bump the straightforward-dependencies group across 1 directory with 2 updates Bumps the straightforward-dependencies group with 2 updates in the /lambdas directory: [google-api-python-client](https://github.com/googleapis/google-api-python-client) and [gspread](https://github.com/burnash/gspread). Updates `google-api-python-client` from 2.161.0 to 2.162.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.161.0...v2.162.0) Updates `gspread` from 6.1.4 to 6.2.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.1.4...v6.2.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies - dependency-name: gspread dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies ... Signed-off-by: dependabot[bot] --- lambdas/lambda_layers/requirements5.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lambdas/lambda_layers/requirements5.txt b/lambdas/lambda_layers/requirements5.txt index 523bf363a..1f3b470c6 100644 --- a/lambdas/lambda_layers/requirements5.txt +++ b/lambdas/lambda_layers/requirements5.txt @@ -1,4 +1,4 @@ -gspread==6.1.4 +gspread==6.2.0 oauth2client==4.1.3 -google-api-python-client==2.161.0 +google-api-python-client==2.162.0 yagmail==0.15.293 \ No newline at end of file