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 ee288d4 commit 222b9baCopy full SHA for 222b9ba
pyproject.toml
@@ -35,7 +35,7 @@ build-backend = "setuptools.build_meta"
35
36
[dependency-groups]
37
dev = [
38
- "mypy==1.15.0",
+ "mypy==1.16.1",
39
"ruff==0.12.0",
40
]
41
0 commit comments