From 1bcb2a12120284ecfc2a7d5a8f634fe5084bf8de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 06:31:39 +0000 Subject: [PATCH] Bump google-api-core from 2.19.0 to 2.22.0 Bumps [google-api-core](https://github.com/googleapis/python-api-core) from 2.19.0 to 2.22.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.19.0...v2.22.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 54279f9..85db63f 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.7 google-analytics-data==0.18.8 -google-api-core==2.19.0 +google-api-core==2.22.0 google-api-python-client==2.130.0 google-auth==2.29.0 google-auth-httplib2==0.2.0