diff --git a/pyproject.toml b/pyproject.toml index af5610183..6dd9b497f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ optional-dependencies.dev = [ "interrogate==1.7.0", "mypy[faster-cache]==1.19.1", "mypy-strict-kwargs==2025.4.3", - "prek==0.2.25", + "prek==0.2.27", "pydocstyle==6.3", "pylint[spelling]==4.0.4", "pylint-per-file-ignores==3.2.0",