diff --git a/pyproject.toml b/pyproject.toml index 8cfc25f17..ec92a9871 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ optional-dependencies.dev = [ "pydocstringformatter==0.7.5", "pydocstyle==6.3", "pylint[spelling]==4.0.5", - "pylint-per-file-ignores==3.2.0", + "pylint-per-file-ignores==3.2.1", "pyproject-fmt==2.21.0", "pyrefly==0.59.1", "pyright==1.1.408",