diff --git a/pyproject.toml b/pyproject.toml index aa83c8e..8617c70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ optional-dependencies.dev = [ "mypy[faster-cache]==1.18.2", "mypy-strict-kwargs==2025.4.3", "pre-commit==4.3.0", - "pylint[spelling]==4.0.1", + "pylint[spelling]==4.0.2", "pyproject-fmt==2.11.0", "pyright==1.1.406", "pyroma==5.0",