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 3fbbfd8 commit 0f1ed1dCopy full SHA for 0f1ed1d
pyproject.toml
@@ -90,7 +90,7 @@ dev-mypy = [
90
"mypy == 1.15.0",
91
"types-setuptools >= 67.6.0, < 80", # Should match the api dependency
92
"types-Markdown == 3.7.0.20250322",
93
- "types-PyYAML == 6.0.12.20250326",
+ "types-PyYAML == 6.0.12.20250402",
94
"types-babel == 2.11.0.15",
95
"types-colorama == 0.4.15.20240311",
96
# For checking the noxfile, docs/ script, and tests
0 commit comments