Update dependency discord-webhook to ^0.16.0

This commit is contained in:
Renovate Bot
2022-05-06 23:01:50 +00:00
parent c04bbc5be3
commit 08ea89e15b
2 changed files with 8 additions and 5 deletions

View File

@ -8,7 +8,7 @@ authors = ["Joakim Hellsén <tlovinator@gmail.com>"]
python = "^3.9"
reader = "^2.12"
typer = { extras = ["all"], version = "^0.4.1" }
discord-webhook = "^0.15.0"
discord-webhook = "^0.16.0"
[build-system]
requires = ["poetry-core>=1.0.0"]