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

Bump icalendar from 5.0.10 to 5.0.11

Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.10 to 5.0.11.
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/v5.0.10...v5.0.11)

---
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-12-01 09:47:39 +00:00
committed by Dmitry Belyaev
parent 20db097fed
commit 4ba6a3cbd5
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ classifiers = [
python = "^3.8"
google-auth = "2.24.0"
google-api-python-client = "2.109.0"
icalendar = "5.0.10"
icalendar = "5.0.11"
pytz = "2023.3.post1"
PyYAML = "6.0.1"
fire = "0.5.0"