From 803f9dd925f2e318070adc52e41fc96c21beba53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 05:01:22 +0000 Subject: [PATCH] Bump google-auth-oauthlib from 0.4.4 to 0.7.1 Bumps [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) from 0.4.4 to 0.7.1. - [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python-oauthlib/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/compare/v0.4.4...v0.7.1) --- updated-dependencies: - dependency-name: google-auth-oauthlib 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 de539b97e1c..e26ba51d158 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ debugpy==1.3.0 python-gitlab==2.9.0 google-auth==1.33.0 google-api-python-client==1.12.8 -google-auth-oauthlib==0.4.4 +google-auth-oauthlib==0.7.1 drf_yasg==1.20.0 cpe==1.2.1 packageurl-python==0.9.4