From 8d19f436713823e897e99e9015d21017bdeed0be Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2019 09:00:21 +0000 Subject: [PATCH] Bump google-auth from 1.6.3 to 1.7.1 Bumps [google-auth](https://github.com/GoogleCloudPlatform/google-auth-library-python) from 1.6.3 to 1.7.1. - [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.6.3...v1.7.1) 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 37df2bc..d83a7b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -google-auth==1.6.3 +google-auth==1.7.1 google-api-python-client==1.7.11 icalendar==4.0.4 pytz==2019.3