summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 5eab0bf..bab9dcf 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,7 +9,7 @@ dependencies = [
"houdini-py>=0.1.0",
"jinja2==3.1.4",
"lxml>=5.3.1",
- "mistune==3.0.2",
+ "mistune==2.0.3",
"pastescript==3.2.0",
"pygments>=2.19.1",
"waitress>=3.0.2",