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 b5dfaee commit 41caa24Copy full SHA for 41caa24
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