fix(deps): update dependency mistletoe to v1.5.1

This commit is contained in:
Renovate Bot 2026-01-18 16:57:41 +00:00 committed by kfickel
parent 3f3c47d26b
commit b47a22842f
2 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"click==8.3.1",
"mistletoe==1.4.0",
"mistletoe==1.5.1",
"pydantic==2.12.5",
"pydantic-settings[yaml]==2.12.0",
"rich==14.2.0",