From 5b34af6399309d6cdf900c8f3f5ca2135ddca160 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 08:46:21 +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.159.0 to 2.160.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.159.0...v2.160.0) --- updated-dependencies: - dependency-name: google-api-python-client 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 cbaf62825..778cea0d3 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.159.0 +google-api-python-client==2.160.0 yagmail==0.15.293 \ No newline at end of file