diff --git a/pyproject.toml b/pyproject.toml index e7a0c13..f8d844b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ dependencies = [ "django>=6.0", "django-environ>=0.13.0", "django-rich>=2.2.0", - "whitenoise[brotli]>=6.11.0", + "whitenoise[brotli]>=6.12.0", ] [project.scripts]