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