From 7bb5f32e8144d234590b861eeb385b98db2b5b5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 15:23:44 +0000 Subject: [PATCH] Bump google-auth from 2.6.6 to 2.23.2 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.6.6 to 2.23.2. - [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.6.6...v2.23.2) --- 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 c386d58e061..536c85feb28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ gitpython==3.1.27 debugpy==1.6.0 python-gitlab==3.4.0 google-api-python-client==2.47.0 -google-auth==2.6.6 +google-auth==2.23.2 google-auth-oauthlib==0.5.1 drf_yasg==1.20.0 cpe==1.2.1