diff --git a/pyproject.toml b/pyproject.toml index f793d3f7..15e4d8c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -102,7 +102,7 @@ hypothesis = ">=6.151.2" dask-core = ">=2026.1.2" # No distributed, tornado, etc. dprint = ">=0.50.0,<0.51" lefthook = ">=2.1.1,<3" -ruff = ">=0.15.0,<0.16" +ruff = ">=0.15.1,<0.16" typos = ">=1.43.4,<2" actionlint = ">=1.7.10,<2" blacken-docs = ">=1.20.0,<2"