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.
mypy==1.16.1
1 parent 118e26e commit 3e0234cCopy full SHA for 3e0234c
pyproject.toml
@@ -23,7 +23,7 @@ requires-python = ">=3.10,<4"
23
24
[project.optional-dependencies]
25
checks = [
26
- "mypy==1.15.0",
+ "mypy==1.16.1",
27
"ruff>=0.11,<0.12",
28
]
29
docs = [
0 commit comments