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 59b62b5 commit 022d705Copy full SHA for 022d705
pyproject.toml
@@ -79,7 +79,7 @@ test = [
79
dev = [
80
{include-group = "test"},
81
"mypy==1.18.2",
82
- "ruff==0.13.2",
+ "ruff==0.14.0",
83
"pre-commit >=3.6.0,<5.0.0",
84
]
85
0 commit comments