From 599610bea371995ef3b6aa19eaeef4fb33d12cb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 09:16:22 +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.170.0 to 2.171.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.171.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) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.171.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 ... 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 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/requirements5.txt b/lambdas/lambda_layers/requirements5.txt index 0d054c48b..bd3dcefc7 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.171.0 yagmail==0.15.293 \ No newline at end of file