Update dependency fastapi to ^0.88.0

This commit is contained in:
renovate[bot]
2022-11-27 16:31:03 +00:00
parent 08fbed6922
commit ab2bddffda
2 changed files with 11 additions and 11 deletions

View File

@ -11,7 +11,7 @@ keywords = ["website", "discord"]
[tool.poetry.dependencies]
python = "^3.9"
fastapi = "^0.87.0"
fastapi = "^0.88.0"
ffmpeg-python = "^0.2.0"
discord-webhook = "^1.0.0"
python-multipart = "^0.0.5"