From 9897c55ab89677f65087b911aa554c4e9898aa8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 06:37:20 +0000 Subject: [PATCH] Bump google-auth from 1.27.0 to 1.28.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.27.0 to 1.28.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.0...v1.28.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 ad45508bc9..da6a43a7bb 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.0 +google-auth==1.28.0 google-api-python-client==1.12.8 google-auth-oauthlib==0.4.2 drf_yasg2==1.19.4