diff --git a/pyproject.toml b/pyproject.toml index 5edfbbb..4887c55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ pytest = "^8.4.2" pytest-cov = "^7.0.0" ruff = "^0.13.0" black = "^25.1.0" -isort = "^6.0.1" +isort = "^7.0.0" mypy = "^1.18.1" commitizen = "^4.9.1" pre-commit = "^4.3.0"