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.15.0
1 parent 141da81 commit 1a1cb4cCopy full SHA for 1a1cb4c
pyproject.toml
@@ -22,7 +22,7 @@ requires-python = ">=3.10,<4"
22
23
[project.optional-dependencies]
24
checks = [
25
- "mypy==1.13.0",
+ "mypy==1.15.0",
26
"ruff>=0.11,<0.12",
27
]
28
docs = [
0 commit comments