diff --git a/pyproject.toml b/pyproject.toml index d46159b91..f9cf342d9 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.0", "irc3==1.1.10", "lxml==6.0.2", "nh3==0.3.2",