From d657c687651114d0e723a5eb85c1e22e08c7dea9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 06:52:51 +0000 Subject: [PATCH] chore: Bump google-auth from 1.25.0 to 1.28.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.25.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.25.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 a80286e0..73e9b3d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ Flask-Compress==1.8.0 Flask-Cors==3.0.10 flask-restx==0.2.0 flask-talisman==0.7.0 -google-auth==1.25.0 +google-auth==1.28.0 gunicorn==20.0.4 idna==2.10 iniconfig==1.1.1