Update dependency fastapi to ^0.108.0

This commit is contained in:
renovate[bot]
2023-12-26 22:05:47 +00:00
parent 347c9902c9
commit 7e128d0753
2 changed files with 10 additions and 11 deletions

View File

@ -7,7 +7,7 @@ license = "GPL-3.0-or-later"
[tool.poetry.dependencies]
python = "^3.12"
fastapi = "^0.106.0"
fastapi = "^0.108.0"
ffmpeg-python = "^0.2.0"
discord-webhook = "^1.3.0"
python-multipart = "^0.0.6"