From a5739cb64c21f51d5e2d04ef05bcf659137f981f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2020 10:32:08 +0000 Subject: [PATCH] Bump google-auth from 1.18.0 to 1.20.1 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.18.0 to 1.20.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.18.0...v1.20.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9751a6b..e3944ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -google-auth==1.18.0 +google-auth==1.20.1 google-api-python-client==1.10.0 icalendar==4.0.6 pytz==2020.1