From 66bc05d51efe68d6d160861fa5e9962071f18a85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 00:07:22 +0000 Subject: [PATCH] Bump google-api-core from 2.17.0 to 2.17.1 Bumps [google-api-core](https://github.com/googleapis/python-api-core) from 2.17.0 to 2.17.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.17.0...v2.17.1) --- updated-dependencies: - dependency-name: google-api-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 43f33bd..b7a0ed7 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.1 -google-api-core==2.17.0 +google-api-core==2.17.1 google-api-python-client==2.118.0 google-auth==2.27.0 google-auth-httplib2==0.2.0