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 7b9d9e1 commit 10d8701Copy full SHA for 10d8701
pyproject.toml
@@ -90,7 +90,7 @@ dev-mypy = [
90
"mypy == 1.15.0",
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.20250402",
+ "types-PyYAML == 6.0.12.20250516",
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