Update dependency discord-webhook to ^0.16.0

This commit is contained in:
Renovate Bot 2022-05-06 23:01:50 +00:00
commit 08ea89e15b
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
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"]