Skip to content

Commit aed2ca0

Browse files
chore(deps): update dependency mistune to >=3.1.4, <3.2
1 parent 214b0b3 commit aed2ca0

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
@@ -39,7 +39,7 @@ classifiers = [
3939
"Typing :: Typed",
4040
]
4141
dependencies = [
42-
"mistune>=3.0.2, <3.1",
42+
"mistune>=3.1.4, <3.2",
4343
"mkdocs>=1.4.3,<2",
4444
"mkdocs-macros-plugin>=1.0.5,<2",
4545
"pyyaml>=6.0.1,<7",

0 commit comments

Comments
 (0)