From 3858f90f9becdbd2a660fa54f217e2dd540bb70e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 09:09:03 +0000 Subject: [PATCH] Bump google-auth-httplib2 from 0.1.0 to 0.2.0 Bumps [google-auth-httplib2](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2) from 0.1.0 to 0.2.0. - [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python-httplib2/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/compare/v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: google-auth-httplib2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index c58e635b..5f192c85 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -26,7 +26,7 @@ requests==2.32.0 google-api-python-client==2.86.0 google-auth==2.21.0 -google-auth-httplib2==0.1.0 +google-auth-httplib2==0.2.0 google-auth-oauthlib==1.0.0 pyotp==2.9.0