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 6772876 commit 90bd4eaCopy full SHA for 90bd4ea
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.20250415",
93
"types-PyYAML == 6.0.12.20250516",
0 commit comments