1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-02 16:37:42 +00:00

Bump google-api-python-client from 2.120.0 to 2.124.0

Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.120.0 to 2.124.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.120.0...v2.124.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]
2024-04-01 07:31:45 +00:00
committed by Dmitry Belyaev
parent a14e56cfcd
commit b7d9df76d5
2 changed files with 8 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.9"
google-auth = "2.28.1"
google-api-python-client = "2.120.0"
google-api-python-client = "2.124.0"
icalendar = "5.0.11"
pytz = "2024.1"
PyYAML = "6.0.1"