diff --git a/pyproject.toml b/pyproject.toml index f6d0d6f80..0ca317f7f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ optional-dependencies.dev = [ "prek==0.3.3", "pydocstringformatter==0.7.5", "pydocstyle==6.3", - "pylint[spelling]==4.0.4", + "pylint[spelling]==4.0.5", "pylint-per-file-ignores==3.2.0", "pyproject-fmt==2.16.1", "pyrefly==0.53.0",