From 8eb9be7c81002e00253fa120e703b6ce7074d51d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 05:22:21 -0400 Subject: [PATCH] Bump google-api-core from 2.11.1 to 2.12.0 (#87) Bumps [google-api-core](https://github.com/googleapis/python-api-core) from 2.11.1 to 2.12.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.11.1...v2.12.0) --- updated-dependencies: - dependency-name: google-api-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [skip actions] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f0fa227..4b6f138 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ uvicorn==0.23.2 starlette-prometheus==0.9.0 google-analytics-admin==0.22.0 google-analytics-data==0.17.2 -google-api-core==2.11.1 +google-api-core==2.12.0 google-api-python-client==2.106.0 google-auth==2.23.4 google-auth-httplib2==0.1.1