1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-08-01 17:23:29 +00:00

Bump google-api-python-client from 2.46.0 to 2.49.0

Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.46.0 to 2.49.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.46.0...v2.49.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-06-01 02:01:52 +00:00
committed by Dmitry Belyaev
parent e8c0c17a4c
commit 6ac6a0fb6b
2 changed files with 5 additions and 5 deletions

@@ -20,7 +20,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.7"
google-auth = "2.6.6"
google-api-python-client = "2.46.0"
google-api-python-client = "2.49.0"
icalendar = "4.0.9"
pytz = "2022.1"
PyYAML = "6.0"