From 8760e35bdd731f5cd15b6657a137b4333b6f1157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 11:27:49 +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.167.0 to 2.168.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.167.0...v2.168.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.168.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 27471f959..53e2128fa 100644 --- a/lambdas/lambda_layers/requirements5.txt +++ b/lambdas/lambda_layers/requirements5.txt @@ -1,4 +1,4 @@ gspread==6.2.0 oauth2client==4.1.3 -google-api-python-client==2.167.0 +google-api-python-client==2.168.0 yagmail==0.15.293 \ No newline at end of file