From b5173d28f909709ba09c78f435bf7f7b56bd2a7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 05:28:27 +0000 Subject: [PATCH] Update dependency discord-webhook to v1.2.1 --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index ce13231..00dfa81 100644 --- a/poetry.lock +++ b/poetry.lock @@ -360,14 +360,14 @@ readthedocs = ["Sphinx", "enum-tools[sphinx]", "furo", "sphinx-copybutton", "sph [[package]] name = "discord-webhook" -version = "1.1.0" -description = "execute discord webhooks" +version = "1.2.1" +description = "Easily send Discord webhooks with Python" category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "discord-webhook-1.1.0.tar.gz", hash = "sha256:9ea24d124e3932c15afac6b7811849920299fca7ea0905c9d4c0ae07f72155b3"}, - {file = "discord_webhook-1.1.0-py3-none-any.whl", hash = "sha256:e357966432be2dcf7e1fed01213b6f75be1df4d40c17269b8c24f8a6b5afc78a"}, + {file = "discord-webhook-1.2.1.tar.gz", hash = "sha256:08e077bf3298370bf232c52f1aaae987f27a59b4d12dd0da680f397f937bdd95"}, + {file = "discord_webhook-1.2.1-py3-none-any.whl", hash = "sha256:6913bee1f8bfb1399f035451367471e707b190f1e6d733c426a28515a2f38033"}, ] [package.dependencies]