Update dependency discord-webhook to ^0.16.0

This commit is contained in:
renovate[bot]
2022-05-06 23:47:11 +00:00
parent d6e80b8c39
commit d564648d77
2 changed files with 8 additions and 5 deletions

View File

@ -13,7 +13,7 @@ keywords = ["website", "discord"]
python = "^3.9"
fastapi = "^0.76.0"
ffmpeg-python = "^0.2.0"
discord-webhook = "^0.15.0"
discord-webhook = "^0.16.0"
python-multipart = "^0.0.5"
python-dotenv = "^0.20.0"
Jinja2 = "^3.1.1"