From a2e27fa85ae9a3b52c04c67161dc2a42356ca094 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 16:21:44 +0000 Subject: [PATCH] Bump the straightforward-dependencies group across 1 directory with 3 updates Bumps the straightforward-dependencies group with 3 updates in the /lambdas directory: [google-api-python-client](https://github.com/googleapis/google-api-python-client), [pandas](https://github.com/pandas-dev/pandas) and [requests](https://github.com/psf/requests). Updates `google-api-python-client` from 2.178.0 to 2.179.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.178.0...v2.179.0) Updates `pandas` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.3.1...v2.3.2) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.32.5) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.179.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies - dependency-name: pandas dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: straightforward-dependencies - dependency-name: requests dependency-version: 2.32.5 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/requirements2.txt | 2 +- lambdas/lambda_layers/requirements5.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lambdas/lambda_layers/requirements1.txt b/lambdas/lambda_layers/requirements1.txt index 2afe976f1..1f17d0979 100644 --- a/lambdas/lambda_layers/requirements1.txt +++ b/lambdas/lambda_layers/requirements1.txt @@ -1 +1 @@ -pandas==2.3.1 \ No newline at end of file +pandas==2.3.2 \ No newline at end of file diff --git a/lambdas/lambda_layers/requirements2.txt b/lambdas/lambda_layers/requirements2.txt index 7f1669e47..5b86faee1 100644 --- a/lambdas/lambda_layers/requirements2.txt +++ b/lambdas/lambda_layers/requirements2.txt @@ -1,2 +1,2 @@ -requests==2.32.4 +requests==2.32.5 httplib2==0.22.0 \ No newline at end of file diff --git a/lambdas/lambda_layers/requirements5.txt b/lambdas/lambda_layers/requirements5.txt index 4ca99421e..e678b9426 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.178.0 +google-api-python-client==2.179.0 yagmail==0.15.293 \ No newline at end of file