From 7f00208c552766cb3bec5a09ae4ff729acdee1b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 00:07:36 +0000 Subject: [PATCH] Bump google-auth from 2.36.0 to 2.37.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.36.0 to 2.37.0. - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.36.0...v2.37.0) --- updated-dependencies: - dependency-name: google-auth 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 9e60fb0..379e437 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ cssselect2==0.7.0 frozenlist==1.5.0 google-api-core==2.24.0 google-api-python-client==2.155.0 -google-auth==2.36.0 +google-auth==2.37.0 google-auth-httplib2==0.2.0 googleapis-common-protos==1.66.0 h11==0.11.0