From cdacd6a58e3a90f6133f3bcd55e2d5f983b473e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 09:25:42 +0000 Subject: [PATCH] deps(deps): Bump google-api-python-client from 2.187.0 to 2.192.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.187.0 to 2.192.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.187.0...v2.192.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.192.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Docker/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Docker/requirements.txt b/Docker/requirements.txt index 4421c28..d34b16b 100644 --- a/Docker/requirements.txt +++ b/Docker/requirements.txt @@ -12,7 +12,7 @@ hvac==2.4.0 atproto==0.0.63 doppler-sdk==1.3.0 python-dotenv==1.2.1 -google-api-python-client==2.187.0 +google-api-python-client==2.192.0 google-genai==1.61.0 # CVE-2025-4565 fix: Requires protobuf >= 4.25.8 (v4), >= 5.29.5 (v5), or >= 6.31.1 (v6) # Using v4 for compatibility; upgrade to v5/v6 requires testing diff --git a/requirements.txt b/requirements.txt index c0ada00..e40436f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ hvac==2.4.0 atproto==0.0.65 doppler-sdk==1.3.0 python-dotenv==1.2.1 -google-api-python-client==2.188.0 +google-api-python-client==2.192.0 google-genai==1.61.0 # CVE-2025-4565 fix: Requires protobuf >= 4.25.8 (v4), >= 5.29.5 (v5), or >= 6.31.1 (v6) # Using v4 for compatibility; upgrade to v5/v6 requires testing