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

Bump icalendar from 5.0.3 to 5.0.4

Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/v5.0.3...v5.0.4)

---
updated-dependencies:
- dependency-name: icalendar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-03 19:17:20 +00:00
committed by Dmitry Belyaev
parent b6c6366b88
commit b685ed0c15
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ classifiers = [
python = "^3.8"
google-auth = "2.14.1"
google-api-python-client = "2.68.0"
icalendar = "5.0.3"
icalendar = "5.0.4"
pytz = "2022.6"
PyYAML = "6.0"
fire = "0.4.0"