From d30823ac635b53b1d4756441afd67befde39d53b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 08:11:16 +0000 Subject: [PATCH] Bump the straightforward-dependencies group across 1 directory with 4 updates Bumps the straightforward-dependencies group with 4 updates in the /lambdas directory: [google-api-python-client](https://github.com/googleapis/google-api-python-client), [httplib2](https://github.com/httplib2/httplib2), [urllib3](https://github.com/urllib3/urllib3) and [numpy](https://github.com/numpy/numpy). Updates `google-api-python-client` from 2.187.0 to 2.188.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.187.0...v2.188.0) Updates `httplib2` from 0.31.0 to 0.31.1 - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.31.0...v0.31.1) Updates `urllib3` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.2...2.6.3) Updates `numpy` from 2.3.5 to 2.4.1 - [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.3.5...v2.4.1) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.188.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies - dependency-name: httplib2 dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: straightforward-dependencies - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: straightforward-dependencies - dependency-name: numpy dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies ... Signed-off-by: dependabot[bot] --- lambdas/lambda_layers/requirements2.txt | 2 +- lambdas/lambda_layers/requirements4.txt | 2 +- lambdas/lambda_layers/requirements5.txt | 2 +- lambdas/lambda_layers/requirements6.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lambdas/lambda_layers/requirements2.txt b/lambdas/lambda_layers/requirements2.txt index a0e176237..83bd882e9 100644 --- a/lambdas/lambda_layers/requirements2.txt +++ b/lambdas/lambda_layers/requirements2.txt @@ -1,2 +1,2 @@ requests==2.32.5 -httplib2==0.31.0 \ No newline at end of file +httplib2==0.31.2 \ No newline at end of file diff --git a/lambdas/lambda_layers/requirements4.txt b/lambdas/lambda_layers/requirements4.txt index 4d02e732e..81d020506 100644 --- a/lambdas/lambda_layers/requirements4.txt +++ b/lambdas/lambda_layers/requirements4.txt @@ -1 +1 @@ -numpy==2.3.5 \ No newline at end of file +numpy==2.4.2 \ No newline at end of file diff --git a/lambdas/lambda_layers/requirements5.txt b/lambdas/lambda_layers/requirements5.txt index c7165702b..9c060ad85 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.187.0 +google-api-python-client==2.190.0 yagmail==0.15.293 \ No newline at end of file diff --git a/lambdas/lambda_layers/requirements6.txt b/lambdas/lambda_layers/requirements6.txt index 1182cb2f3..4ba2c8c54 100644 --- a/lambdas/lambda_layers/requirements6.txt +++ b/lambdas/lambda_layers/requirements6.txt @@ -1 +1 @@ -urllib3==2.6.2 \ No newline at end of file +urllib3==2.6.3 \ No newline at end of file