From 80e997f2872c295fd0d0cc370e82d49229ee9ba3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 11:30:23 -0400 Subject: [PATCH] Bump google-auth from 2.26.2 to 2.29.0 (#191) Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.26.2 to 2.29.0. - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.26.2...v2.29.0) --- updated-dependencies: - dependency-name: google-auth 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 5bdb34a..6b49e41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ 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-auth==2.26.2 +google-auth==2.29.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 googleapis-common-protos==1.63.0