From 4c72f7e01b10ac52e4c9c4df546021d1091bc28f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 08:51:08 +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 [numpy](https://github.com/numpy/numpy). Updates `google-api-python-client` from 2.160.0 to 2.161.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.160.0...v2.161.0) Updates `numpy` from 2.2.2 to 2.2.3 - [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.2...v2.2.3) --- updated-dependencies: - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: straightforward-dependencies ... Signed-off-by: dependabot[bot] --- lambdas/lambda_layers/requirements4.txt | 2 +- lambdas/lambda_layers/requirements5.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lambdas/lambda_layers/requirements4.txt b/lambdas/lambda_layers/requirements4.txt index 8d274d4eb..66d0fa37b 100644 --- a/lambdas/lambda_layers/requirements4.txt +++ b/lambdas/lambda_layers/requirements4.txt @@ -1 +1 @@ -numpy==2.2.2 \ No newline at end of file +numpy==2.2.3 \ No newline at end of file diff --git a/lambdas/lambda_layers/requirements5.txt b/lambdas/lambda_layers/requirements5.txt index 778cea0d3..523bf363a 100644 --- a/lambdas/lambda_layers/requirements5.txt +++ b/lambdas/lambda_layers/requirements5.txt @@ -1,4 +1,4 @@ gspread==6.1.4 oauth2client==4.1.3 -google-api-python-client==2.160.0 +google-api-python-client==2.161.0 yagmail==0.15.293 \ No newline at end of file