diff --git a/pyproject.toml b/pyproject.toml index a27e430..c1c8e0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ classifiers = [ ] dependencies = [ - "icalendar==7.2.2", + "icalendar==7.3.0", "recurring-ical-events==3.8.2", "click==8.4.2", "x-wr-timezone==2.0.1",