We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9879556 commit f6d82c0Copy full SHA for f6d82c0
pyproject.toml
@@ -102,7 +102,7 @@ hypothesis = ">=6.151.9"
102
dask-core = ">=2026.1.2" # No distributed, tornado, etc.
103
dprint = ">=0.50.0,<0.51"
104
lefthook = ">=2.1.1,<3"
105
-ruff = ">=0.15.2,<0.16"
+ruff = ">=0.15.3,<0.16"
106
typos = ">=1.43.5,<2"
107
actionlint = ">=1.7.11,<2"
108
blacken-docs = ">=1.20.0,<2"
0 commit comments