diff --git a/pixi.toml b/pixi.toml index 7aab9e13..49a58bd9 100644 --- a/pixi.toml +++ b/pixi.toml @@ -65,7 +65,7 @@ hypothesis = ">=6.151.9" dask-core = ">=2026.3.0" # No distributed, tornado, etc. dprint = ">=0.50.0,<0.51" lefthook = ">=2.1.5,<3" -ruff = ">=0.15.9,<0.16" +ruff = ">=0.15.10,<0.16" typos = ">=1.44.0,<2" actionlint = ">=1.7.12,<2" blacken-docs = ">=1.20.0,<2"