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 04e36b6 commit 9841e75Copy full SHA for 9841e75
pyproject.toml
@@ -59,7 +59,7 @@ test = [
59
"pytest >=7.1.3,<9.0.0",
60
"pytest-cov >=2.12.0,<5.0.0",
61
"mypy == 1.8.0",
62
- "ruff ==0.1.15",
+ "ruff ==0.3.0",
63
"pytest-asyncio",
64
"autoflake",
65
]
0 commit comments