From f749fedd1a3ec0b821cbeea505fda841497f8946 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 06:11:04 +0000 Subject: [PATCH] Bump google-api-python-client from 2.130.0 to 2.155.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.130.0 to 2.155.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.130.0...v2.155.0) --- updated-dependencies: - dependency-name: google-api-python-client 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..4b0b355 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ 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-python-client==2.130.0 +google-api-python-client==2.155.0 google-auth==2.29.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0