Update dependency python-multipart to ^0.0.6

This commit is contained in:
renovate[bot]
2023-02-27 19:06:51 +00:00
parent 80a6fec5a2
commit f4833a4ba5
2 changed files with 8 additions and 19 deletions

View File

@ -14,7 +14,7 @@ python = "^3.10"
fastapi = "^0.92.0"
ffmpeg-python = "^0.2.0"
discord-webhook = "^1.0.0"
python-multipart = "^0.0.5"
python-multipart = "^0.0.6"
python-dotenv = "^1.0.0"
Jinja2 = "^3.1.2"
uvicorn = {extras = ["standard"], version = "^0.20.0"}