From 3057b40923c836158062666d269a07a2b7cb798d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 19:29:01 +0000 Subject: [PATCH] Bump google-auth from 2.30.0 to 2.31.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.30.0 to 2.31.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.30.0...v2.31.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 b9bed94..4ddd617 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ click==8.1.7 decorator==5.1.1 executing==2.0.1 frozenlist==1.4.1 -google-auth==2.30.0 +google-auth==2.31.0 idna==3.7 ipython==8.25.0 iso8601==2.1.0