upgrade mistune

This commit is contained in:
Kenneth Kehl
2026-07-10 08:04:33 -07:00
parent 0a018f6804
commit 6b41b5ea2c
2 changed files with 6 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ rtreelib = "==0.2.0"
werkzeug = "^3.1.5"
wtforms = "~=3.1"
markdown = "^3.10"
mistune = "^3.2.1"
mistune = "^3.3.0"
async-timeout = "^5.0.1"
bleach = "^6.4.0"
boto3 = "^1.35.99"