From bce4b9449ff9463e065fc89e88b67c56f8a9e909 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 05:08:56 +0000 Subject: [PATCH] Bump google-auth-oauthlib from 0.4.4 to 0.6.0 Bumps [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) from 0.4.4 to 0.6.0. - [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.6.0) --- 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..0eb1a1ea00c 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.6.0 drf_yasg==1.20.0 cpe==1.2.1 packageurl-python==0.9.4