Update dependency arch/python-markdown-it-py to v4.2.0

This commit is contained in:
renovate[bot] 2026-07-19 11:12:38 +00:00 committed by GitHub
parent b0bfb43661
commit e4b98c06ab
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",
]