From eafc7a0e07c39a18058840e3846b90a1342ca599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 06:58:42 +0000 Subject: [PATCH] Bump google-api-python-client from 2.123.0 to 2.125.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.123.0 to 2.125.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.123.0...v2.125.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 f9e91b7..8c99bb4 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.123.0 +google-api-python-client==2.125.0 google-auth==2.29.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0