diff --git a/pyproject.toml b/pyproject.toml index 841a1743..ce803f71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = [ lint = [ "black==24.4.2", "isort==5.13.2", - "pylint==3.2.0", + "pylint==3.2.2", ] docs = [ "sphinx~=7.0",