Update dependency discord-webhook to v1

This commit is contained in:
renovate[bot]
2022-11-21 23:17:22 +00:00
committed by GitHub
parent cea3cce72e
commit f36d049fcb
2 changed files with 9 additions and 9 deletions

View File

@ -29,7 +29,7 @@ sqlalchemy = "^1.4.42"
discord-py-interactions = { git = "https://github.com/interactions-py/library.git", rev = "unstable" }
interactions-wait-for = "^1.0.6"
dinteractions-paginator = { git = "https://github.com/interactions-py/paginator.git", rev = "unstable" }
discord-webhook = "^0.17.0"
discord-webhook = "^1.0.0"
[tool.poetry.dev-dependencies]
pytest = "^7.1.2"