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 71ec59c commit 641e209Copy full SHA for 641e209
pyproject.toml
@@ -72,7 +72,7 @@ dependencies = [
72
]
73
74
optional-dependencies.dev = [
75
- "mypy==1.2",
+ "mypy==1.17.1",
76
"tomli", # Needed even on 3.11+ for typechecking with mypy
77
"tox",
78
0 commit comments