1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-03 00:47:41 +00:00

Bump icalendar from 4.0.9 to 4.1.0

Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.9 to 4.1.0.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/4.1.0/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/4.0.9...4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-01 02:08:01 +00:00
committed by Dmitry Belyaev
parent 0da36d5428
commit f2e9b2cf87
2 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ classifiers = [
python = "^3.8"
google-auth = "2.9.0"
google-api-python-client = "2.52.0"
icalendar = "4.0.9"
icalendar = "4.1.0"
pytz = "2022.1"
PyYAML = "6.0"
fire = "0.4.0"