Update dependency fastapi to ^0.104.0

This commit is contained in:
renovate[bot]
2023-10-18 16:36:58 +00:00
parent 4a935035a2
commit de8217e19f
2 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ keywords = ["website", "discord"]
[tool.poetry.dependencies]
python = "^3.10"
fastapi = "^0.103.0"
fastapi = "^0.104.0"
ffmpeg-python = "^0.2.0"
discord-webhook = "^1.0.0"
python-multipart = "^0.0.6"