From 6377bac1f43ba7a6efa31f238c71455118367a21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 09:26:33 +0000 Subject: [PATCH] Bump google-api-python-client from 2.181.0 to 2.185.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.181.0 to 2.185.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.181.0...v2.185.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.185.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 0d51eac..14d7d2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ charset-normalizer==3.4.3 click==8.2.1 Flask==3.1.2 google-api-core==2.25.1 -google-api-python-client==2.181.0 +google-api-python-client==2.185.0 google-auth==2.40.3 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.2