diff --git a/pyproject.toml b/pyproject.toml index a8b13d2..6252d92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ lint = [ "black==25.9.0", "flake8==7.3.0", "fpvs==0.3.0", - "isort==6.0.1", + "isort==6.1.0", "mypy==1.18.2", "pylint==3.3.9", "pylint-per-file-ignores==2.0.3",