diff --git a/pyproject.toml b/pyproject.toml index 1c3baea3..756ed8b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = [ lint = [ "black==24.4.2", "isort==5.13.2", - "pylint==3.1.1", + "pylint==3.2.0", ] docs = [ "sphinx~=7.0",