diff --git a/pyproject.toml b/pyproject.toml index 9e83701f2..d46159b91 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ classifiers = [ ########## DEPENDENCIES ########## dependencies = [ - "Django==5.2.9", + "Django==5.2.11", "channels==4.3.2", "channels-redis==4.3.0", "commonmark==0.9.1",