Update dependency discord-webhook to v1

This commit is contained in:
renovate[bot] 2022-11-22 00:43:06 +00:00 committed by GitHub
commit beea4b6fa6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"