Update dependency tomlkit to ^0.13.0
This commit is contained in:
parent
aabbc6a84b
commit
00df82d911
2 changed files with 6 additions and 6 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue