Update dependency fastapi to ^0.112.0

This commit is contained in:
renovate[bot]
2024-08-02 06:27:34 +00:00
parent 3b390abd16
commit a1705a326d
2 changed files with 7 additions and 159 deletions

View File

@ -13,7 +13,7 @@ license = "GPL-3.0-or-later"
[tool.poetry.dependencies]
python = "^3.12"
fastapi = "^0.111.0"
fastapi = "^0.112.0"
ffmpeg-python = "^0.2.0"
discord-webhook = "^1.3.1"
python-multipart = "^0.0.9"