Skip to content

Commit 9e310eb

Browse files
Update dependency mistune to >=3.1.4, <3.2
1 parent 1e7fa09 commit 9e310eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ classifiers = [
3838
"Typing :: Typed",
3939
]
4040
dependencies = [
41-
"mistune>=3.0.2, <3.1",
41+
"mistune>=3.1.4, <3.2",
4242
"mkdocs>=1.4.3,<2",
4343
"mkdocs-macros-plugin>=1.0.5,<2",
4444
"pyyaml>=6.0.1,<7",

0 commit comments

Comments
 (0)