From c172b61195732f8abcdc94a1cbe0a26e8ba51086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 18:52:39 +0000 Subject: [PATCH] deps(pip):(deps): bump google-api-python-client from 2.196.0 to 2.197.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.196.0 to 2.197.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.196.0...v2.197.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.197.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25038e5..b295897 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ google-auth==2.53.0 -google-api-python-client==2.196.0 +google-api-python-client==2.197.0 google-cloud-storage==3.10.1 \ No newline at end of file