Update dependency markdownify to ^0.13.0

This commit is contained in:
renovate[bot]
2024-07-14 19:48:11 +00:00
parent 60bc9cf697
commit a5c9cd7666
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@ python-multipart = "^0.0.9"
reader = "^3.12"
tomlkit = "^0.13.0"
uvicorn = { extras = ["standard"], version = "^0.30.0" }
markdownify = "^0.12.1"
markdownify = "^0.13.0"
[tool.poetry.group.dev.dependencies]
djlint = "^1.34.1"