From bb09d65db716b8e6cda1bf7f7016d99170576b36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 09:13:42 +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 [s3fs](https://github.com/fsspec/s3fs). Updates `google-api-python-client` from 2.162.0 to 2.163.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.162.0...v2.163.0) Updates `s3fs` from 2025.2.0 to 2025.3.0 - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](https://github.com/fsspec/s3fs/compare/2025.2.0...2025.3.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: s3fs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies ... Signed-off-by: dependabot[bot] --- lambdas/lambda_layers/requirements5.txt | 2 +- lambdas/lambda_layers/requirements7.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lambdas/lambda_layers/requirements5.txt b/lambdas/lambda_layers/requirements5.txt index 1f3b470c6..bafa2fcdb 100644 --- a/lambdas/lambda_layers/requirements5.txt +++ b/lambdas/lambda_layers/requirements5.txt @@ -1,4 +1,4 @@ gspread==6.2.0 oauth2client==4.1.3 -google-api-python-client==2.162.0 +google-api-python-client==2.163.0 yagmail==0.15.293 \ No newline at end of file diff --git a/lambdas/lambda_layers/requirements7.txt b/lambdas/lambda_layers/requirements7.txt index 01bcdea77..83d1d15d4 100644 --- a/lambdas/lambda_layers/requirements7.txt +++ b/lambdas/lambda_layers/requirements7.txt @@ -1 +1 @@ -s3fs==2025.2.0 \ No newline at end of file +s3fs==2025.3.0 \ No newline at end of file