1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-03 00:47:41 +00:00

Bump google-api-python-client from 2.31.0 to 2.33.0

Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.31.0 to 2.33.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.31.0...v2.33.0)

---
updated-dependencies:
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-01 02:00:58 +00:00
committed by Dmitry Belyaev
parent a3b3954f39
commit 309969cc42
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.6"
google-auth = "2.3.3"
google-api-python-client = "2.31.0"
google-api-python-client = "2.33.0"
icalendar = "4.0.9"
pytz = "2021.3"
PyYAML = "6.0"