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 03630d1 commit 5c1760dCopy full SHA for 5c1760d
pyproject.toml
@@ -52,7 +52,7 @@ tests = [
52
"pytest-asyncio==1.0.0"
53
]
54
type_check = [
55
- "mypy[pydantic]==1.16.0",
+ "mypy[pydantic]==1.16.1",
56
"types-pytz==2025.2.0.20250516"
57
58
0 commit comments