Update dependency fastapi to ^0.103.0

This commit is contained in:
renovate[bot]
2023-08-26 23:14:54 +00:00
parent c3f38a9608
commit 642b1d392a
2 changed files with 5 additions and 5 deletions

View File

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