Update dependency discord-webhook to v1

This commit is contained in:
renovate[bot]
2022-11-21 21:50:25 +00:00
committed by GitHub
parent ed3c7bd446
commit b536bc33e5
2 changed files with 8 additions and 8 deletions

View File

@ -13,7 +13,7 @@ keywords = ["website", "discord"]
python = "^3.9"
fastapi = "^0.87.0"
ffmpeg-python = "^0.2.0"
discord-webhook = "^0.17.0"
discord-webhook = "^1.0.0"
python-multipart = "^0.0.5"
python-dotenv = "^0.21.0"
Jinja2 = "^3.1.2"