From 98d154704f2a9ac4721eaba190f8ddf7250868dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 18:34:45 +0000 Subject: [PATCH] build(deps): bump google-api-core from 2.24.2 to 2.25.1 Bumps [google-api-core](https://github.com/googleapis/python-api-core) from 2.24.2 to 2.25.1. - [Release notes](https://github.com/googleapis/python-api-core/releases) - [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-api-core/compare/v2.24.2...v2.25.1) --- updated-dependencies: - dependency-name: google-api-core dependency-version: 2.25.1 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 aa0399d..71ef5ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ click==8.1.8 cryptography==44.0.2 docutils==0.21.2 google-ai-generativelanguage==0.6.15 -google-api-core==2.24.2 +google-api-core==2.25.1 google-api-python-client==2.166.0 google-auth==2.38.0 google-auth-httplib2==0.2.0