diff --git a/pyproject.toml b/pyproject.toml index 65bf6f5b..8ea90774 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.11" -django = "4.2.14" +django = "4.2.15" djangorestframework = "^3.15.2" drf-yasg = "1.21.7" django-filter = "23.2"