From a4f6d91161b54d73142d6d86bf46fee5720bf32e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 14:42:28 -0500 Subject: [PATCH] Bump google-api-python-client from 2.113.0 to 2.114.0 (#143) Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.113.0 to 2.114.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.113.0...v2.114.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 29a0c82..ba08889 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.113.0 +google-api-python-client==2.114.0 google-auth==2.26.2 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.1.0