Update dependency discord-webhook to v1.2.1

This commit is contained in:
renovate[bot]
2023-07-29 00:35:42 +00:00
parent 27f420e3b8
commit 6a5e633543

6
poetry.lock generated
View File

@ -160,14 +160,14 @@ files = [
[[package]] [[package]]
name = "discord-webhook" name = "discord-webhook"
version = "1.2.0" version = "1.2.1"
description = "Easily send Discord webhooks with Python" description = "Easily send Discord webhooks with Python"
category = "main" category = "main"
optional = false optional = false
python-versions = ">=3.8,<4.0" python-versions = ">=3.8,<4.0"
files = [ files = [
{file = "discord-webhook-1.2.0.tar.gz", hash = "sha256:5c46ab3ad3f47f5f046c897078b16a5ba15b70e9b957707bf9d086d232642441"}, {file = "discord-webhook-1.2.1.tar.gz", hash = "sha256:08e077bf3298370bf232c52f1aaae987f27a59b4d12dd0da680f397f937bdd95"},
{file = "discord_webhook-1.2.0-py3-none-any.whl", hash = "sha256:135b2a0136b77d0b4aadbea29e9e2a481898e20064a3f47c041709ada25a0ee8"}, {file = "discord_webhook-1.2.1-py3-none-any.whl", hash = "sha256:6913bee1f8bfb1399f035451367471e707b190f1e6d733c426a28515a2f38033"},
] ]
[package.dependencies] [package.dependencies]