Skip to content

Commit 912e749

Browse files
committed
Downgrade mistune
1 parent 9eca3e6 commit 912e749

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"
51+
mistune = ">=3.0.2, <3.1"
5252
mkdocs = "^1.4.3"
5353
mkdocs-macros-plugin = "^1.0.5"
5454
python = ">=3.9,<3.14"

0 commit comments

Comments
 (0)