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.
2 parents 2f94486 + 41caa24 commit da97d11Copy full SHA for da97d11
1 file changed
pyproject.toml
@@ -71,7 +71,7 @@ dependencies = [
71
]
72
73
optional-dependencies.dev = [
74
- "mypy==1.19.1",
+ "mypy==1.20.2",
75
"tomli", # Needed even on 3.11+ for typechecking with mypy
76
"tox",
77
0 commit comments