Skip to content

Commit 78d3a71

Browse files
Update dependency mistune to >=3.1.1, <3.2
1 parent 77e788b commit 78d3a71

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
@@ -48,7 +48,7 @@ requires = ["poetry-core", "poetry-dynamic-versioning"]
4848
build-backend = "poetry_dynamic_versioning.backend"
4949

5050
[tool.poetry.dependencies]
51-
mistune = ">=3.0.2, <3.1"
51+
mistune = ">=3.1.1, <3.2"
5252
mkdocs = "^1.4.3"
5353
mkdocs-macros-plugin = "^1.0.5"
5454
python = ">=3.9,<3.14"

0 commit comments

Comments
 (0)