diff --git a/pyproject.toml b/pyproject.toml index 71d3507..d309323 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dev = [ "mypy>=1.20.1", "bandit>=1.9.0", "black>=26.3.1", - "isort>=7.0.0", + "isort>=8.0.1", "build>=1.4.3", "twine>=6.2.0", "pip-audit>=2.10.0",