Skip to content

Commit 00b69e7

Browse files
committed
⬆️ UPGRADE: markdown-it-py -> 0.4.9
1 parent bfdcbf2 commit 00b69e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
keywords="markdown lexer parser development docutils sphinx",
3838
python_requires=">=3.6",
3939
install_requires=[
40-
"markdown-it-py~=0.4.5",
40+
"markdown-it-py~=0.4.9",
4141
"pyyaml",
4242
"docutils>=0.15",
4343
"sphinx>=2,<4",

0 commit comments

Comments
 (0)