From 4f26c6c0fa587bcff50f112565ddfbd87224c9fe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 08:57:21 +0000 Subject: [PATCH] Bump google-api-python-client from 1.7.9 to 1.7.10 Bumps [google-api-python-client](https://github.com/google/google-api-python-client) from 1.7.9 to 1.7.10. - [Release notes](https://github.com/google/google-api-python-client/releases) - [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG) - [Commits](https://github.com/google/google-api-python-client/compare/v1.7.9...v1.7.10) 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 0ef521c..572c4a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ google-auth==1.6.3 -google-api-python-client==1.7.9 +google-api-python-client==1.7.10 icalendar==4.0.3 pytz==2019.2 PyYAML==5.1.2