diff --git a/pyproject.toml b/pyproject.toml index 6cd9ff3a0..64312e32b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ optional-dependencies.dev = [ "pre-commit==3.8.0", "pydocstyle==6.3", "pyenchant==3.2.2", - "pylint==3.2.6", + "pylint==3.2.7", "pyproject-fmt==2.2.1", "pyright==1.1.378", "pyroma==4.2",