From f3d88d34f31ba720b6a5e71b2b54584364fc36f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 22:34:24 +0000 Subject: [PATCH] Update google-auth-httplib2 requirement Updates the requirements on [google-auth-httplib2](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/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/dataproc-0.3.1...google-auth-httplib2-v0.4.0) --- updated-dependencies: - dependency-name: google-auth-httplib2 dependency-version: 0.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..342bc65 100644 --- a/requirements-google.txt +++ b/requirements-google.txt @@ -4,5 +4,5 @@ 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-httplib2>=0.3.1,<1.0.0 +google-auth-httplib2>=0.4.0,<1.0.0 google-analytics-data>=0.18.0,<1.0.0