We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed4b794 commit 4c8de92Copy full SHA for 4c8de92
pyproject.toml
@@ -68,7 +68,7 @@ dask-core = ">=2025.7.0" # No distributed, tornado, etc.
68
dprint = ">=0.50.0,<0.51"
69
lefthook = ">=1.12.3,<2"
70
ruff = ">=0.12.12,<0.13"
71
-typos = ">=1.36.1,<2"
+typos = ">=1.36.2,<2"
72
actionlint = ">=1.7.7,<2"
73
blacken-docs = ">=1.19.1,<2"
74
pytest = ">=8.4.2,<9"
0 commit comments