From bd101b778b1db64e85c7699d4aa852a88630d9a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 17:04:52 +0000 Subject: [PATCH] Bump google-auth-httplib2 from 0.1.1 to 0.4.0 Bumps [google-auth-httplib2](https://github.com/googleapis/google-cloud-python) from 0.1.1 to 0.4.0. - [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/dlp-0.1.1...google-auth-httplib2-v0.4.0) --- updated-dependencies: - dependency-name: google-auth-httplib2 dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82f0188..3722999 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ requests>=2.26.0 requests-oauthlib>=1.3.0 schedule>=1.1.0 google-api-python-client==2.108.0 -google-auth-httplib2==0.1.1 +google-auth-httplib2==0.4.0 google-auth-oauthlib==1.1.0 # Platform-specific libraries (uncomment as needed)