diff --git a/pyproject.toml b/pyproject.toml index 38c5b0dd..a0578446 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -145,7 +145,7 @@ dev = [ "pytest-cov==7.0.0", "pytest-mock==3.15.1", "black==26.3.1", -"isort==8.0.1", + "isort==8.0.1", "ruff==0.15.5", "mypy==1.8.0", "bandit==1.9.4",