diff --git a/pyproject.toml b/pyproject.toml index c83af4bb..83d98a9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -101,7 +101,7 @@ numpy = ">=2.1.3" hypothesis = ">=6.151.2" dask-core = ">=2026.1.1" # No distributed, tornado, etc. dprint = ">=0.50.0,<0.51" -lefthook = ">=2.0.15,<3" +lefthook = ">=2.0.16,<3" ruff = ">=0.14.13,<0.15" typos = ">=1.42.1,<2" actionlint = ">=1.7.10,<2"