From c30ac01a5e9d75fc2e3148a9cfc72467625aa913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 04:37:15 +0000 Subject: [PATCH] Update google-api-core requirement from ~=2.14.0 to ~=2.15.0 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/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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9886212b57d..add2cc92bcc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ executing~=2.0.0 fastjsonschema~=2.19.0 fonttools~=4.46.0 future==0.18.3 -google-api-core~=2.14.0 +google-api-core~=2.15.0 google-auth~=2.25.1 googleapis-common-protos~=1.61.0 h5netcdf~=1.3.0