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 181c37f commit 4807ea8Copy full SHA for 4807ea8
2 files changed
pyproject.toml
@@ -67,7 +67,7 @@ github-actions = [
67
tests = [
68
"coverage[toml]>=6.2,<8.0",
69
"fastapi>=0.128.0",
70
- "mypy==1.20.2",
+ "mypy==2.0.0",
71
"pytest>=7.4.0,<10.0.0",
72
"ruff==0.15.12",
73
"uvicorn>=0.39.0",
0 commit comments