From 0f85ab154a141f9ad86eff4c631e4a8289122e07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 19:22:43 +0000 Subject: [PATCH] Bump google-auth from 1.21.1 to 1.27.1 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.21.1 to 1.27.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.21.1...v1.27.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 b5a9a74e9cb..11b982391a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ social-auth-app-django==4.0.0 Python-jose==3.2.0 gitpython>=2.1.13 ptvsd>=4.2.7 -google-auth==1.21.1 +google-auth==1.27.1 google-api-python-client==1.11.0 google-auth-oauthlib==0.4.1 drf_yasg==1.17.1