diff --git a/pyproject.toml b/pyproject.toml index a7ecdd8..c2251c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ requires-python = ">=3.10" dependencies = [ "tzlocal==5.3.1", "pytz==2026.2", - "icalendar==7.1.2", + "icalendar==7.2.0", "recurring-ical-events==3.8.2", "requests==2.34.2", "requests-file==3.0.1",