diff --git a/pixi.toml b/pixi.toml index e1a14791..a74eef31 100644 --- a/pixi.toml +++ b/pixi.toml @@ -72,7 +72,7 @@ hypothesis = ">=6.155.7" dask-core = ">=2026.7.1" # No distributed, tornado, etc. dprint = ">=0.50.0,<0.51" lefthook = ">=2.1.10,<3" -ruff = ">=0.15.21,<0.16" +ruff = ">=0.15.22,<0.16" typos = ">=1.48.0,<2" actionlint = ">=1.7.12,<2" blacken-docs = ">=1.20.0,<2"