From a8327e71cea79e9eea854ac094375181695b681c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 09:47:55 +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.170.0 to 2.172.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.170.0...v2.172.0) Updates `pandas` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.3...v2.3.0) Updates `requests` from 2.32.3 to 2.32.4 - [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.3...v2.32.4) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.172.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies - dependency-name: pandas dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies - dependency-name: requests dependency-version: 2.32.4 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 71a6db300..4054b3d59 100644 --- a/lambdas/lambda_layers/requirements1.txt +++ b/lambdas/lambda_layers/requirements1.txt @@ -1 +1 @@ -pandas==2.2.3 \ No newline at end of file +pandas==2.3.0 \ No newline at end of file diff --git a/lambdas/lambda_layers/requirements2.txt b/lambdas/lambda_layers/requirements2.txt index 827cfe24b..7f1669e47 100644 --- a/lambdas/lambda_layers/requirements2.txt +++ b/lambdas/lambda_layers/requirements2.txt @@ -1,2 +1,2 @@ -requests==2.32.3 +requests==2.32.4 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 0d054c48b..3a5026f31 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.170.0 +google-api-python-client==2.172.0 yagmail==0.15.293 \ No newline at end of file