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 638206d commit dde86d5Copy full SHA for dde86d5
pyproject.toml
@@ -49,7 +49,7 @@ classifiers = [
49
{ version = "^5.0.4", python = ">=3.7" },
50
]
51
pydocstyle = "^6.3.0"
52
- mypy = "^0.971"
+ mypy = "^1.0.0"
53
coverage = "^6.1.2"
54
pytest = "^7.0.0"
55
pytest-clarity = "^1.0.1"
0 commit comments