diff --git a/pyproject.toml b/pyproject.toml index 14eb37804..80157e8ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ optional-dependencies.dev = [ "mypy[faster-cache]==2.1.0", "mypy-strict-kwargs==2026.5.20.1", "prek==0.4.6", - "pydocstringformatter==0.7.5", + "pydocstringformatter==1.0.0", "pydocstyle==6.3", "pylint[spelling]==4.0.6", "pylint-per-file-ignores==3.2.1",