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 f955382 commit dc677a6Copy full SHA for dc677a6
pyproject.toml
@@ -53,7 +53,7 @@ test = [
53
"pytest-django",
54
]
55
lint = [
56
- "ruff==0.14.1",
+ "ruff==0.14.2",
57
"pyupgrade==3.21.0",
58
"django-upgrade==1.29.1",
59
0 commit comments