From 283b164723e81bf6a645bc886602d5ccda4d6c9a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 May 2020 08:01:44 +0000 Subject: [PATCH] Bump google-auth from 1.12.0 to 1.14.1 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.12.0 to 1.14.1. - [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.12.0...v1.14.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 d4dc446..cb7c1cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -google-auth==1.12.0 +google-auth==1.14.1 google-api-python-client==1.8.0 icalendar==4.0.5 pytz==2020.1