From bee5284e9174502c611f50d274d10c88ac7d5840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 22:35:00 +0000 Subject: [PATCH] Update google-auth-oauthlib requirement Updates the requirements on [google-auth-oauthlib](https://github.com/googleapis/google-cloud-python) to permit the latest version. - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/gcp-sphinx-docfx-yaml/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/google-auth-oauthlib-v1.3.1...google-auth-oauthlib-v1.4.0) --- updated-dependencies: - dependency-name: google-auth-oauthlib dependency-version: 1.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-google.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-google.txt b/requirements-google.txt index b84cde8..4d2eb02 100644 --- a/requirements-google.txt +++ b/requirements-google.txt @@ -3,6 +3,6 @@ google-api-python-client>=2.194.0,<3.0.0 google-auth>=2.20.0,<3.0.0 -google-auth-oauthlib>=1.3.1,<2.0.0 +google-auth-oauthlib>=1.4.0,<2.0.0 google-auth-httplib2>=0.3.1,<1.0.0 google-analytics-data>=0.18.0,<1.0.0