diff --git a/pyproject.toml b/pyproject.toml index ed8dc68dc..10db2143e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ optional-dependencies.dev = [ "pre-commit==3.7.1", "pydocstyle==6.3", "pyenchant==3.2.2", - "pylint==3.2.1", + "pylint==3.2.2", "pyproject-fmt==2.1.1", "pyright==1.1.363", "pyroma==4.2",