From 12916906d522281047304ea55014a626e5950433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 22:41:37 +0000 Subject: [PATCH] chore(deps): bump google-auth-httplib2 in /gmail/quickstart Bumps [google-auth-httplib2](https://github.com/googleapis/google-cloud-python) from 0.0.3 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/commits/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] --- gmail/quickstart/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gmail/quickstart/requirements.txt b/gmail/quickstart/requirements.txt index 34aaede88..1885d5f42 100644 --- a/gmail/quickstart/requirements.txt +++ b/gmail/quickstart/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.8 -google-auth-httplib2==0.0.3 +google-auth-httplib2==0.4.0 google-auth-oauthlib==0.4.0 \ No newline at end of file