Update dependency markdownify to ^0.14.0 (#298)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-25 01:59:26 +00:00
committed by GitHub
parent cde9b2f480
commit 58831fa361
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@ fastapi = "^0.115.0"
httpx = "^0.27.0"
jinja2 = "^3.1.4"
lxml = "^4.9.4"
markdownify = "^0.13.0"
markdownify = "^0.14.0"
platformdirs = "^3.11.0"
python-dotenv = "^1.0.1"
python-multipart = "^0.0.17"