From 1284c67f0b0fa27268ee64b84ac4c4bd1e5725e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:47:01 +0000 Subject: [PATCH] Bump google-api-core from 2.12.0 to 2.13.0 Bumps [google-api-core](https://github.com/googleapis/python-api-core) from 2.12.0 to 2.13.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.12.0...v2.13.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 65fd75d..29db9c1 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.12.0 +google-api-core==2.13.0 google-api-python-client==2.107.0 google-auth==2.23.4 google-auth-httplib2==0.1.1