From 6d4a9ddf30db07364c46ea6e61824573bbeeeb15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 02:00:43 +0000 Subject: [PATCH] Bump google-api-python-client from 2.19.0 to 2.23.0 Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.19.0 to 2.23.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Changelog](https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.19.0...v2.23.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 0904c48..19804ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ google-auth==2.0.2 -google-api-python-client==2.19.0 +google-api-python-client==2.23.0 icalendar==4.0.7 pytz==2021.1 PyYAML==5.4.1