From 1187aa0f3ed7f8c74646d6ec1d51a1494444a9a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 08:23:05 +0000 Subject: [PATCH] Bump google-api-python-client from 2.11.0 to 2.15.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.11.0 to 2.15.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.11.0...v2.15.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e0b948..5f7a751 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ google-auth==1.34.0 -google-api-python-client==2.11.0 +google-api-python-client==2.15.0 icalendar==4.0.7 pytz==2021.1 PyYAML==5.4.1