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.
2 parents aa33993 + 4c30a2b commit 6d628f1Copy full SHA for 6d628f1
pyproject.toml
@@ -63,7 +63,7 @@ test = [
63
"pytest-django",
64
"pytest-cov >= 2.12.0,<5.0.0",
65
"mypy == 1.5.1",
66
- "ruff ==0.0.291",
+ "ruff ==0.1.6",
67
"black == 23.11.0",
68
"pytest-asyncio",
69
"autoflake",
0 commit comments