diff --git a/pyproject.toml b/pyproject.toml index 1de69102..499127f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ ] lint = [ "black==24.10.0", - "isort==5.13.2", + "isort==6.0.1", "pylint==3.3.4", ] docs = [