From 87b09d4ee891ba656ffad564df3e698b26d596ba Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2020 02:22:50 +0000 Subject: [PATCH] Bump google-auth from 1.7.1 to 1.10.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.7.1 to 1.10.0. - [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.7.1...v1.10.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 d83a7b5..e22ec83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -google-auth==1.7.1 +google-auth==1.10.0 google-api-python-client==1.7.11 icalendar==4.0.4 pytz==2019.3