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 8312e0a commit 12a7945Copy full SHA for 12a7945
pyproject.toml
@@ -66,7 +66,7 @@ numpy = ">=2.1.3"
66
hypothesis = ">=6.138.3"
67
dask-core = ">=2025.9.1" # No distributed, tornado, etc.
68
dprint = ">=0.50.0,<0.51"
69
-lefthook = ">=1.13.2,<2"
+lefthook = ">=1.13.3,<2"
70
ruff = ">=0.13.1,<0.14"
71
typos = ">=1.36.3,<2"
72
actionlint = ">=1.7.7,<2"
0 commit comments