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 c5975c4 commit 80cc52aCopy full SHA for 80cc52a
pyproject.toml
@@ -33,7 +33,7 @@ requires-python = ">=3.9,<4"
33
34
[project.optional-dependencies]
35
checks = [
36
- "mypy==1.13.0",
+ "mypy==1.15.0",
37
"ruff>=0.11,<0.12",
38
]
39
cloud = [
0 commit comments