From 2d00ae77c98172ea1e8e274638f3ad69d90740c7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 May 2020 09:38:21 +0000 Subject: [PATCH] Bump google-api-python-client from 1.8.0 to 1.8.2 Bumps [google-api-python-client](https://github.com/google/google-api-python-client) from 1.8.0 to 1.8.2. - [Release notes](https://github.com/google/google-api-python-client/releases) - [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/google-api-python-client/compare/v1.8.0...v1.8.2) 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 cb7c1cc..c63cc94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ google-auth==1.14.1 -google-api-python-client==1.8.0 +google-api-python-client==1.8.2 icalendar==4.0.5 pytz==2020.1 PyYAML==5.3.1