From 69d7407dfd5e2a7ea41515a5abd0e5d457bdde21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 22:53:35 +0200 Subject: [PATCH] Bump google-api-python-client from 2.97.0 to 2.111.0 (#900) Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.97.0 to 2.111.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.97.0...v2.111.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd55cc22..c4158da9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ WTForms==2.3.3 MarkupSafe<=2.1.3 jinja2==3.0.2 itsdangerous==2.0.1 -google-api-python-client==2.97.0 +google-api-python-client==2.111.0 google-cloud-storage==2.10.0 cffi==1.15.1 PyGithub==1.58.2