From f4b1453f8e5ab88218e30af78f6f8cabd104c958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 11:16:08 -0400 Subject: [PATCH] Bump google-api-python-client from 2.114.0 to 2.123.0 (#194) Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.114.0 to 2.123.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.114.0...v2.123.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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5753c66..4040ffb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ starlette-prometheus==0.9.0 google-analytics-admin==0.22.2 google-analytics-data==0.18.2 google-api-core==2.15.0 -google-api-python-client==2.114.0 +google-api-python-client==2.123.0 google-auth==2.26.2 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0