From 55f60a9b8b8a4eac0f8df98f8ae79ad5310f900d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 09:58:46 +0000 Subject: [PATCH] Bump the straightforward-dependencies group across 1 directory with 4 updates Bumps the straightforward-dependencies group with 4 updates in the /lambdas directory: [google-api-python-client](https://github.com/googleapis/google-api-python-client), [pandas](https://github.com/pandas-dev/pandas), [s3fs](https://github.com/fsspec/s3fs) and [numpy](https://github.com/numpy/numpy). Updates `google-api-python-client` from 2.183.0 to 2.186.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.183.0...v2.186.0) Updates `pandas` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.3.2...v2.3.3) Updates `s3fs` from 2025.9.0 to 2025.10.0 - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](https://github.com/fsspec/s3fs/compare/2025.9.0...2025.10.0) Updates `numpy` from 2.2.4 to 2.3.4 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.2.4...v2.3.4) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.186.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: straightforward-dependencies - dependency-name: s3fs dependency-version: 2025.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies - dependency-name: numpy dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies ... Signed-off-by: dependabot[bot] --- lambdas/lambda_layers/requirements1.txt | 2 +- lambdas/lambda_layers/requirements4.txt | 2 +- lambdas/lambda_layers/requirements5.txt | 2 +- lambdas/lambda_layers/requirements7.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lambdas/lambda_layers/requirements1.txt b/lambdas/lambda_layers/requirements1.txt index 1f17d0979..7e5931188 100644 --- a/lambdas/lambda_layers/requirements1.txt +++ b/lambdas/lambda_layers/requirements1.txt @@ -1 +1 @@ -pandas==2.3.2 \ No newline at end of file +pandas==2.3.3 \ No newline at end of file diff --git a/lambdas/lambda_layers/requirements4.txt b/lambdas/lambda_layers/requirements4.txt index 3e6a5d7d0..4d02e732e 100644 --- a/lambdas/lambda_layers/requirements4.txt +++ b/lambdas/lambda_layers/requirements4.txt @@ -1 +1 @@ -numpy==2.2.4 \ No newline at end of file +numpy==2.3.5 \ No newline at end of file diff --git a/lambdas/lambda_layers/requirements5.txt b/lambdas/lambda_layers/requirements5.txt index ec7ad7970..c7165702b 100644 --- a/lambdas/lambda_layers/requirements5.txt +++ b/lambdas/lambda_layers/requirements5.txt @@ -1,4 +1,4 @@ gspread==6.2.1 oauth2client==4.1.3 -google-api-python-client==2.183.0 +google-api-python-client==2.187.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 99898f657..d0b2e35b4 100644 --- a/lambdas/lambda_layers/requirements7.txt +++ b/lambdas/lambda_layers/requirements7.txt @@ -1 +1 @@ -s3fs==2025.9.0 \ No newline at end of file +s3fs==2025.10.0 \ No newline at end of file