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 eec09d6 commit 6590242Copy full SHA for 6590242
pyproject.toml
@@ -89,7 +89,7 @@ dev-mypy = [
89
"mypy == 1.14.1",
90
"types-setuptools >= 67.6.0, < 76", # Should match the build dependency
91
"types-Markdown == 3.7.0.20241204",
92
- "types-PyYAML == 6.0.12.20240917",
+ "types-PyYAML == 6.0.12.20241230",
93
"types-babel == 2.11.0.15",
94
"types-colorama == 0.4.15.20240311",
95
# For checking the noxfile, docs/ script, and tests
0 commit comments