Skip to content

Commit 24a6e6f

Browse files
authored
⬆️ Update markdown-it-py v4
1 parent 8a44f5d commit 24a6e6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ requires-python = ">=3.10"
3636
dependencies = [
3737
"docutils>=0.19,<0.22",
3838
"jinja2", # required for substitutions, but let sphinx choose version
39-
"markdown-it-py~=3.0",
40-
"mdit-py-plugins~=0.4,>=0.4.1",
39+
"markdown-it-py~=4.0",
40+
"mdit-py-plugins~=0.5",
4141
"pyyaml",
4242
"sphinx>=7,<9",
4343
]

0 commit comments

Comments
 (0)