From 31678ddf094b8d4b75787edae577527fee63f7e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 23 May 2019 15:28:39 +0000 Subject: [PATCH] Bump google-auth from 1.2.1 to 1.6.3 Bumps [google-auth](https://github.com/GoogleCloudPlatform/google-auth-library-python) from 1.2.1 to 1.6.3. - [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.rst) - [Commits](https://github.com/GoogleCloudPlatform/google-auth-library-python/compare/v1.2.1...v1.6.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c71150..6f1e185 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.6.3 google-auth-httplib2==0.0.3 click==6.7 tox==2.9.1