We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f1413 commit c2e8c2cCopy full SHA for c2e8c2c
1 file changed
pixi.toml
@@ -66,7 +66,7 @@ dask-core = ">=2026.3.0" # No distributed, tornado, etc.
66
dprint = ">=0.50.0,<0.51"
67
lefthook = ">=2.1.6,<3"
68
ruff = ">=0.15.11,<0.16"
69
-typos = ">=1.45.1,<2"
+typos = ">=1.45.2,<2"
70
actionlint = ">=1.7.12,<2"
71
blacken-docs = ">=1.20.0,<2"
72
pytest = ">=9.0.3,<10"
0 commit comments