diff --git a/pyproject.toml b/pyproject.toml index 826ec71ca..070ce1308 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.11" -django = "4.2.13" +django = "4.2.14" djangorestframework = "^3.15.2" drf-yasg = "1.21.7" django-filter = "23.2"