From e214dc6dd6a874cae6b8a424ac906931d619df1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 00:17:35 +0000 Subject: [PATCH] Bump google-api-core from 2.23.0 to 2.24.0 Bumps [google-api-core](https://github.com/googleapis/python-api-core) from 2.23.0 to 2.24.0. - [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.23.0...v2.24.0) --- updated-dependencies: - dependency-name: google-api-core 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 ca8a01b..cd6cc78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ charset-normalizer==2.0.12 chess==1.11.1 cssselect2==0.7.0 frozenlist==1.5.0 -google-api-core==2.23.0 +google-api-core==2.24.0 google-api-python-client==2.154.0 google-auth==2.36.0 google-auth-httplib2==0.2.0