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 5c07239 commit bdd3686Copy full SHA for bdd3686
pyproject.toml
@@ -59,7 +59,7 @@ test = [
59
"pytest >=7.1.3,<8.0.0",
60
"pytest-cov >=2.12.0,<5.0.0",
61
"mypy == 1.7.1",
62
- "ruff ==0.1.4",
+ "ruff ==0.1.7",
63
"black ==23.10.1",
64
"pytest-asyncio",
65
"autoflake",
0 commit comments