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 7456939 commit 43f03dfCopy full SHA for 43f03df
2 files changed
pyproject.toml
@@ -15,7 +15,7 @@ dev = [
15
"pyyaml>=6.0.0,<7.0.0",
16
"pytest>=9.1.0,<9.2.0",
17
"ruff>=0.15.0,<1.0.0",
18
- "mypy>=2.1.0,<2.2.0",
+ "mypy>=2.2.0,<2.3.0",
19
]
20
21
[tool.uv]
0 commit comments