diff --git a/pyproject.toml b/pyproject.toml index 86c21351..ab1cf146 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "sorl-thumbnail==12.11.0", "Pillow==10.3.0", "Markdown==3.3.7", - "django==4.2.22", + "django==4.2.25", "aws-wsgi", "django-typogrify", "dc-design-system",