diff --git a/pyproject.toml b/pyproject.toml index d370b40..7260e8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ lint = [ "bandit==1.8.6", "black==25.9.0", "flake8==7.3.0", - "isort==6.0.1", + "isort==6.1.0", "pydocstyle[toml]==6.3.0", ]