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 2538b45 commit 3a11990Copy full SHA for 3a11990
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.1",
+ "mypy==1.20.2",
71
"pytest>=7.4.0,<10.0.0",
72
"ruff==0.15.11",
73
"uvicorn>=0.39.0",
0 commit comments