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 f7537e8 commit 65dcf35Copy full SHA for 65dcf35
pyproject.toml
@@ -60,7 +60,7 @@ dev = [
60
"pytest-asyncio>=0.26.0,<0.27.0",
61
"pytest-cov>=4.1.0,<5.0.0",
62
"pytest-xdist>=3.0.0,<4.0.0",
63
- "ruff>=0.4.4,<0.5.0",
+ "ruff>=0.12.0,<0.13.0",
64
]
65
docs = [
66
"sphinx>=5.0.0,<6.0.0",
0 commit comments