1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-02 08:27:33 +00:00

Bump icalendar from 5.0.11 to 5.0.12

Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.11 to 5.0.12.
- [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.11...v5.0.12)

---
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]
2024-04-01 08:39:19 +00:00
committed by Dmitry Belyaev
parent 091ff08579
commit 7ac51ab562
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ classifiers = [
python = "^3.9"
google-auth = "2.29.0"
google-api-python-client = "2.124.0"
icalendar = "5.0.11"
icalendar = "5.0.12"
pytz = "2024.1"
PyYAML = "6.0.1"
fire = "0.6.0"