From a549aa89400d8e4389417c4a823d34028805704a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 07:01:02 -0400 Subject: [PATCH] Bump google-api-python-client from 2.126.0 to 2.130.0 (#217) Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.126.0 to 2.130.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.126.0...v2.130.0) --- updated-dependencies: - dependency-name: google-api-python-client 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> [no actions] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d9e6e4..be5d785 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.7 google-api-core==2.18.0 -google-api-python-client==2.126.0 +google-api-python-client==2.130.0 google-auth==2.29.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0