diff --git a/pyproject.toml b/pyproject.toml index 3016185a..f07304e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ optional-dependencies.dev = [ "pre-commit==4.3.0", "pydocstyle==6.3", "pylint[spelling]==3.3.9", - "pylint-per-file-ignores==3.0.0", + "pylint-per-file-ignores==3.1.0", "pyproject-fmt==2.10.0", "pyright==1.1.406", "pyroma==5.0",