diff --git a/pyproject.toml b/pyproject.toml index 6c436fa43..8eaeb6186 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ optional-dependencies.dev = [ "pre-commit==3.7.1", "pydocstyle==6.3", "pyenchant==3.2.2", - "pylint==3.2.2", + "pylint==3.2.3", "pyproject-fmt==2.1.3", "pyright==1.1.366", "pyroma==4.2",