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