From 93f1bcafc8de48e3ece1c7d551895a167fedbb73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 01:04:08 +0000 Subject: [PATCH 1/2] Bump google-auth from 2.22.0 to 2.23.4 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.22.0 to 2.23.4. - [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.22.0...v2.23.4) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-2.9.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-2.9.txt b/requirements-2.9.txt index 8467d9da7..713b523f3 100644 --- a/requirements-2.9.txt +++ b/requirements-2.9.txt @@ -71,7 +71,7 @@ flaky==3.7.0 # via -r requirements.in ghp-import==2.1.0 # via mkdocs -google-auth==2.22.0 +google-auth==2.23.4 # via kubernetes httplib2==0.22.0 # via From 2f5d87f7645cc5142335814fab360365144e356b Mon Sep 17 00:00:00 2001 From: Adam Dyess Date: Fri, 3 Nov 2023 13:19:16 -0500 Subject: [PATCH 2/2] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 119f81b69..b8af9978c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -81,7 +81,7 @@ flaky==3.7.0 # via -r requirements.in ghp-import==2.1.0 # via mkdocs -google-auth==2.22.0 +google-auth==2.23.4 # via kubernetes httplib2==0.22.0 # via