Update dependency tomlkit to ^0.13.0

This commit is contained in:
renovate[bot]
2024-07-10 10:51:55 +00:00
parent aabbc6a84b
commit 00df82d911
2 changed files with 6 additions and 6 deletions

View File

@ -17,7 +17,7 @@ platformdirs = "^3.11.0"
python-dotenv = "^1.0.1"
python-multipart = "^0.0.9"
reader = "^3.12"
tomlkit = "^0.12.0"
tomlkit = "^0.13.0"
uvicorn = { extras = ["standard"], version = "^0.30.0" }
markdownify = "^0.12.1"