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

Bump icalendar from 5.0.4 to 5.0.5

Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.4 to 5.0.5.
- [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.4...v5.0.5)

---
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-05-02 07:12:57 +00:00
committed by Dmitry Belyaev
parent 2e684ca132
commit 1c0074a308
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ classifiers = [
python = "^3.8"
google-auth = "2.17.1"
google-api-python-client = "2.83.0"
icalendar = "5.0.4"
icalendar = "5.0.5"
pytz = "2023.3"
PyYAML = "6.0"
fire = "0.5.0"