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 97367b2 commit a9a9ba1Copy full SHA for a9a9ba1
1 file changed
pyproject.toml
@@ -54,7 +54,7 @@ dev = [
54
55
lint = [
56
"ruff>=0.14.9,<1",
57
- "mypy>=1.18.2,<2",
+ "mypy>=1.18.2,<3",
58
"typing-extensions>=4.15.0,<5",
59
]
60
0 commit comments