diff --git a/pixi.toml b/pixi.toml index fbb22e4e..5ca296d7 100644 --- a/pixi.toml +++ b/pixi.toml @@ -66,7 +66,7 @@ dask-core = ">=2026.3.0" # No distributed, tornado, etc. dprint = ">=0.50.0,<0.51" lefthook = ">=2.1.6,<3" ruff = ">=0.15.11,<0.16" -typos = ">=1.45.1,<2" +typos = ">=1.45.2,<2" actionlint = ">=1.7.12,<2" blacken-docs = ">=1.20.0,<2" pytest = ">=9.0.3,<10"