diff --git a/pyproject.toml b/pyproject.toml index 35d74a52e..b9e66a61e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ package-mode = false [tool.poetry.dependencies] python = ">=3.11,<3.12" -django = "4.2.18" +django = "4.2.20" djangorestframework = "^3.15.2" drf-yasg = "1.21.7" django-filter = "23.2"