diff --git a/pyproject.toml b/pyproject.toml index 4df29a393..fc6645538 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "django_stubs_ext==5.2.9", "django-tables2==2.8.0", "django-taggit==6.1.0", - "django-weasyprint==2.4.0", + "django-weasyprint==2.5.0", "icalendar==6.3.2", "irc3==1.1.10", "lxml==6.0.2",