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 2d177f6 commit 81154f8Copy full SHA for 81154f8
pyproject.toml
@@ -36,7 +36,7 @@ build-backend = "setuptools.build_meta"
36
37
[dependency-groups]
38
dev = [
39
- "mypy==1.16.1",
+ "mypy==1.17.0",
40
"ruff==0.12.2",
41
]
42
0 commit comments