diff --git a/pyproject.toml b/pyproject.toml index d07dd263..8d3e7a9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = [ lint = [ "black==24.4.2", "isort==5.13.2", - "pylint==3.2.5", + "pylint==3.2.6", ] docs = [ "sphinx~=7.0",