diff --git a/pyproject.toml b/pyproject.toml index 781fbb5ce..8f4c0dddd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ optional-dependencies.dev = [ "pre-commit==3.7.1", "pydocstyle==6.3", "pyenchant==3.2.2", - "pylint==3.2.4", + "pylint==3.2.5", "pyproject-fmt==2.1.3", "pyright==1.1.369", "pyroma==4.2",