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 bc5bb4c commit 89f36a2Copy full SHA for 89f36a2
pyproject.toml
@@ -68,7 +68,7 @@ dev-mkdocs = [
68
]
69
dev-mypy = [
70
"mypy == 1.8.0",
71
- "types-Markdown == 3.5.0.3",
+ "types-Markdown == 3.5.0.20240129",
72
# For checking the noxfile, docs/ script, and tests
73
"pymdownx-superfence-filter-lines[dev-mkdocs,dev-noxfile,dev-pytest]",
74
0 commit comments