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 79695d1 commit e5655e2Copy full SHA for e5655e2
pyproject.toml
@@ -32,7 +32,7 @@ editorconfig = "editorconfig.__main__:main"
32
33
[project.optional-dependencies]
34
dev = [
35
- "mypy>=1.17.1",
+ "mypy>=1.18.2",
36
]
37
38
[tool.setuptools]
0 commit comments