diff --git a/pyproject.toml b/pyproject.toml index a1d45e21..bc1964f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ django-cors-headers = "^4.3.1" [tool.poetry.dev-dependencies] black = "^24.1.0" -isort = "^5.13.0" +isort = "^6.0.0" mypy = "^1.8.0" [build-system]