diff --git a/pyproject.toml b/pyproject.toml index 4df29a393..bb3c6656a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "django-tables2==2.8.0", "django-taggit==6.1.0", "django-weasyprint==2.4.0", - "icalendar==6.3.2", + "icalendar==7.0.2", "irc3==1.1.10", "lxml==6.0.2", "nh3==0.3.2",