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 ad9bffe commit 9ea06caCopy full SHA for 9ea06ca
pyproject.toml
@@ -66,7 +66,7 @@ numpy = ">=2.1.3"
66
hypothesis = ">=6.138.3"
67
dask-core = ">=2025.7.0" # No distributed, tornado, etc.
68
dprint = ">=0.50.0,<0.51"
69
-lefthook = ">=1.12.4,<2"
+lefthook = ">=1.13.1,<2"
70
ruff = ">=0.12.12,<0.13"
71
typos = ">=1.36.2,<2"
72
actionlint = ">=1.7.7,<2"
0 commit comments