From e5f2ddf8fc1fe2ba8b08bb506b4b32d02c1f76f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 07:42:46 +0000 Subject: [PATCH] Bump google-auth from 1.27.1 to 1.30.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.27.1 to 1.30.0. - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.27.1...v1.30.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 483d6e359dc..3ece24857a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ Python-jose==3.2.0 gitpython==3.1.14 ptvsd==4.3.2 python-gitlab==2.6.0 -google-auth==1.27.1 +google-auth==1.30.0 google-api-python-client==1.12.8 google-auth-oauthlib==0.4.3 drf_yasg2==1.19.4