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