diff --git a/pyproject.toml b/pyproject.toml index 3301fd58..55f05d3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ optional-dependencies.dev = [ "pydocstyle==6.3", "pygments==2.20.0", "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",