From fa72b8d3f957db42ffbcb1733efdbcade5bf4162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 08:26:12 +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 [pandas](https://github.com/pandas-dev/pandas). Updates `google-api-python-client` from 2.183.0 to 2.184.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.184.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) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.184.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 ... Signed-off-by: dependabot[bot] --- lambdas/lambda_layers/requirements1.txt | 2 +- lambdas/lambda_layers/requirements5.txt | 2 +- 2 files changed, 2 insertions(+), 2 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/requirements5.txt b/lambdas/lambda_layers/requirements5.txt index ec7ad7970..7ff34b120 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.184.0 yagmail==0.15.293 \ No newline at end of file