Update dependency fastapi to ^0.101.0

This commit is contained in:
renovate[bot]
2023-08-04 21:33:32 +00:00
parent 14b1833177
commit a24bf698c8
2 changed files with 6 additions and 6 deletions

View File

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