diff --git a/pyproject.toml b/pyproject.toml index a4a493ecd..85662e30a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ optional-dependencies.dev = [ "interrogate==1.7.0", "mypy[faster-cache]==2.1.0", "mypy-strict-kwargs==2026.5.20.1", - "prek==0.4.1", + "prek==0.4.3", "pydocstringformatter==0.7.5", "pydocstyle==6.3", "pylint[spelling]==4.0.5",