diff --git a/pyproject.toml b/pyproject.toml index 1822b1a..e5e5c5f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ dev = [ "bandit==1.9.3", "black==26.1.0", "deptry==0.24.0", - "isort==7.0.0", + "isort==8.0.0", "mypy==1.19.1", "pip-audit==2.10.0", "pip-tools==7.5.3",