From 030a6cae0170c5e6eb123d22f548e8c32d00a81a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 15:22:10 +0000 Subject: [PATCH] Bump google-api-core from 2.15.0 to 2.18.0 Bumps [google-api-core](https://github.com/googleapis/python-api-core) from 2.15.0 to 2.18.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.15.0...v2.18.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 1f2eff0..ebb971d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ uvicorn==0.29.0 starlette-prometheus==0.9.0 google-analytics-admin==0.22.2 google-analytics-data==0.18.7 -google-api-core==2.15.0 +google-api-core==2.18.0 google-api-python-client==2.123.0 google-auth==2.26.2 google-auth-httplib2==0.2.0