diff --git a/pyproject.toml b/pyproject.toml index 4d40327..39069cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dev = [ # "pytest-cov>=7.0.0", "black>=25.11.0", "flake8>=7.3.0", - "isort>=7.0.0" + "isort>=8.0.1" ] [project.scripts]