diff --git a/pyproject.toml b/pyproject.toml index 27ec965b4..b5ec8e1cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ optional-dependencies.dev = [ "pre-commit==3.7.1", "pydocstyle==6.3", "pyenchant==3.2.2", - "pylint==3.2.5", + "pylint==3.2.6", "pyproject-fmt==2.1.4", "pyright==1.1.372", "pyroma==4.2",