1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-11-04 20:48:29 +00:00

Bump icalendar from 4.0.7 to 4.0.9

Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.7 to 4.0.9.
- [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/4.0.7...4.0.9)

---
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]
2021-11-01 06:16:52 +00:00
committed by Dmitry Belyaev
parent 36c4825080
commit 1a3ce7cda4
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ classifiers = [
python = "^3.6"
google-auth = "2.2.1"
google-api-python-client = "2.23.0"
icalendar = "4.0.7"
icalendar = "4.0.9"
pytz = "2021.3"
PyYAML = "6.0"
fire = "0.4.0"