There was an error while loading. Please reload this page.
1 parent a3e5260 commit bf9179bCopy full SHA for bf9179b
1 file changed
pyproject.toml
@@ -68,7 +68,7 @@ dependencies = [
68
"tomli; python_version<'3.11'",
69
]
70
optional-dependencies.dev = [
71
- "mypy==2.1",
+ "mypy==2.3",
72
"tomli", # Needed even on 3.11+ for typechecking with mypy
73
"tox",
74
0 commit comments