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 328ba23 commit 4534782Copy full SHA for 4534782
pyproject.toml
@@ -87,7 +87,7 @@ dev-mkdocs = [
87
"mkdocstrings-python == 1.16.12",
88
]
89
dev-mypy = [
90
- "mypy == 1.16.1",
+ "mypy == 1.17.1",
91
"types-setuptools >= 67.6.0, < 81", # Should match the api dependency
92
"types-Markdown == 3.8.0.20250809",
93
"types-PyYAML == 6.0.12.20250516",
0 commit comments