From 2646257498ab5029e997628311493c0cb80a3afd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2019 05:45:16 +0000 Subject: [PATCH] Bump google-auth from 1.2.1 to 1.7.0 Bumps [google-auth](https://github.com/GoogleCloudPlatform/google-auth-library-python) from 1.2.1 to 1.7.0. - [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/google-auth-library-python/compare/v1.2.1...v1.7.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c71150..0bab771 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ google-api-python-client==1.6.4 -google-auth==1.2.1 +google-auth==1.7.0 google-auth-httplib2==0.0.3 click==6.7 tox==2.9.1