From 8ccc09d3387b5810cb50475334df0b685f947797 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 11:30:53 +0000 Subject: [PATCH] Bump google-api-python-client Bumps the straightforward-dependencies group with 1 update in the /lambdas directory: [google-api-python-client](https://github.com/googleapis/google-api-python-client). Updates `google-api-python-client` from 2.176.0 to 2.177.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.176.0...v2.177.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.177.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: straightforward-dependencies ... Signed-off-by: dependabot[bot] --- lambdas/lambda_layers/requirements5.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambdas/lambda_layers/requirements5.txt b/lambdas/lambda_layers/requirements5.txt index 78743c812..d67560e2f 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.176.0 +google-api-python-client==2.177.0 yagmail==0.15.293 \ No newline at end of file