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 cceefac commit b76d04cCopy full SHA for b76d04c
pyproject.toml
@@ -68,7 +68,7 @@ develop = [
68
"codespell>=2.4,<2.5",
69
"mdformat>=0.7.19,<0.8",
70
"mdformat-tables>=1,<1.1",
71
- "ruff>=0.9,<0.13",
+ "ruff>=0.9,<0.14",
72
# test
73
"pytest",
74
"pytest-asyncio",
0 commit comments