diff --git a/pyproject.toml b/pyproject.toml index 0a51cb8f..659e2d04 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ ] lint = [ "black==24.10.0", - "isort==7.0.0", + "isort==8.0.0", "pylint==4.0.1", ] docs = [