1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-11-04 12:38:32 +00:00

Bump icalendar from 5.0.12 to 5.0.13

Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/v5.0.12...v5.0.13)

---
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-07-02 11:21:14 +00:00
committed by Dmitry Belyaev
parent 96801615f0
commit fdb7a7f91f
2 changed files with 5 additions and 5 deletions

View File

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