From bc8440ab058a4802a6dc8c05be5ac9cb441228b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 06:38:20 +0000 Subject: [PATCH] build(deps): bump google-auth from 1.23.0 to 1.29.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.23.0 to 1.29.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.23.0...v1.29.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 ddcf431f5c5..a39a9dc78d2 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.23.0 +google-auth==1.29.0 google-api-python-client==1.12.8 google-auth-oauthlib==0.4.2 drf_yasg2==1.19.4