From fe52c5895f2529f747286a964c7951431a7401f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 05:08:19 +0000 Subject: [PATCH] Bump google-auth-oauthlib from 0.4.4 to 0.5.2 Bumps [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) from 0.4.4 to 0.5.2. - [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.5.2) --- 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..cefe9fde5d5 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.5.2 drf_yasg==1.20.0 cpe==1.2.1 packageurl-python==0.9.4