Update dependency arch/python-markdown-it-py to v4.2.0 (#4644)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-07-21 20:39:28 +10:00 committed by GitHub
parent b0bfb43661
commit b6d8fe25a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ dependencies = [
"pydantic==2.13.4",
"cryptography==49.0.0",
"textual==8.2.8",
"markdown-it-py==4.0.0",
"markdown-it-py==4.2.0",
"linkify-it-py==2.1.0",
]