From 3777f57fdbcc7e5e6fa5736b51f28042729b1bf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 06:23:33 +0000 Subject: [PATCH] Bump google-auth from 1.27.1 to 1.30.1 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.27.1 to 1.30.1. - [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.1) 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..be65cc1cd62 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.1 google-api-python-client==1.12.8 google-auth-oauthlib==0.4.3 drf_yasg2==1.19.4