1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-05 18:07:38 +00:00

Bump google-api-python-client from 2.83.0 to 2.86.0

Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.83.0 to 2.86.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.83.0...v2.86.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]
2023-05-02 07:49:31 +00:00
committed by Dmitry Belyaev
parent aad1b7d266
commit ab441a18e1
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.8"
google-auth = "2.17.3"
google-api-python-client = "2.83.0"
google-api-python-client = "2.86.0"
icalendar = "5.0.5"
pytz = "2023.3"
PyYAML = "6.0"