Update dependency discord-webhook to v1

This commit is contained in:
renovate[bot]
2022-11-22 00:43:06 +00:00
committed by GitHub
parent 810d1ba33e
commit beea4b6fa6
2 changed files with 8 additions and 8 deletions

View File

@ -8,7 +8,7 @@ authors = ["Joakim Hellsén <tlovinator@gmail.com>"]
python = "^3.9"
reader = "^3.2"
typer = { extras = ["all"], version = "^0.7.0" }
discord-webhook = "^0.17.0"
discord-webhook = "^1.0.0"
[tool.poetry.group.dev.dependencies]
pytest = "^7.1.3"