diff --git a/pyproject.toml b/pyproject.toml index 4aa1e735..ef02e11d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ ] lint = [ "black==24.10.0", - "isort==6.1.0", + "isort==7.0.0", "pylint==4.0.1", ] docs = [