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 ba594ce commit 3e0087fCopy full SHA for 3e0087f
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.9.1",
68
"pytest-asyncio",
69
"autoflake",
0 commit comments