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 1565b4c commit 6416818Copy full SHA for 6416818
pyproject.toml
@@ -36,7 +36,7 @@ build-backend = "setuptools.build_meta"
36
[dependency-groups]
37
dev = [
38
"mypy==1.15.0",
39
- "ruff==0.11.4",
+ "ruff==0.11.7",
40
]
41
42
[tool.mypy]
0 commit comments