diff --git a/pyproject.toml b/pyproject.toml index ceef0a9e..45a1411e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ numpy = ">=2.1.3" hypothesis = ">=6.138.3" dask-core = ">=2025.9.1" # No distributed, tornado, etc. dprint = ">=0.50.0,<0.51" -lefthook = ">=1.13.2,<2" +lefthook = ">=1.13.3,<2" ruff = ">=0.13.1,<0.14" typos = ">=1.36.3,<2" actionlint = ">=1.7.7,<2"