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 74cffe9 commit 47be39cCopy full SHA for 47be39c
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.19.1",
+ "mypy==1.20.0",
71
"pytest>=7.4.0,<10.0.0",
72
"ruff==0.15.8",
73
"uvicorn>=0.39.0",
0 commit comments