From 1b356c2eca3e666ce9f83ce489c6afb531b0f105 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 15:08:15 +0000 Subject: [PATCH] Bump google-auth from 2.6.6 to 2.23.1 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.6.6 to 2.23.1. - [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.1) --- 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..333a05f101d 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.1 google-auth-oauthlib==0.5.1 drf_yasg==1.20.0 cpe==1.2.1