From 9fa8d73a2d1bc5fe2f5fc798003ca2f2296aa80e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 00:58:48 +0000 Subject: [PATCH] Bump google-api-core from 2.14.0 to 2.15.0 Bumps [google-api-core](https://github.com/googleapis/python-api-core) from 2.14.0 to 2.15.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.14.0...v2.15.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 2093a94..525c1df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ charset-normalizer==2.0.12 chess==1.10.0 cssselect2==0.7.0 frozenlist==1.4.0 -google-api-core==2.14.0 +google-api-core==2.15.0 google-api-python-client==2.109.0 google-auth==2.25.1 google-auth-httplib2==0.1.1