From 9dff3c57e77515bdefb2b746450182a18711a53d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 21:32:17 +0000 Subject: [PATCH] Update google-api-core requirement from ~=2.3.0 to ~=2.3.1 Updates the requirements on [google-api-core](https://github.com/googleapis/python-api-core) to permit the latest version. - [Release notes](https://github.com/googleapis/python-api-core/releases) - [Changelog](https://github.com/googleapis/python-api-core/blob/v2.3.1/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-api-core/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: google-api-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa498a2f1106..0819a21b49a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ cycler~=0.11.0 decorator~=5.1.0 defusedxml~=0.7.1 entrypoints~=0.3 -google-api-core~=2.3.0 +google-api-core~=2.3.1 google-auth~=2.3.3 googleapis-common-protos~=1.54.0 h5netcdf~=0.11.0