From 70abfa87afc9ab40615452ae46860e12089dccb4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 11:14:15 +0000 Subject: [PATCH] Update dependency discord-webhook to v1.3.0 --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index b25869d..02da376 100644 --- a/poetry.lock +++ b/poetry.lock @@ -359,14 +359,14 @@ readthedocs = ["Sphinx", "enum-tools[sphinx]", "furo", "sphinx-copybutton", "sph [[package]] name = "discord-webhook" -version = "1.2.1" +version = "1.3.0" description = "Easily send Discord webhooks with Python" category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ - {file = "discord-webhook-1.2.1.tar.gz", hash = "sha256:08e077bf3298370bf232c52f1aaae987f27a59b4d12dd0da680f397f937bdd95"}, - {file = "discord_webhook-1.2.1-py3-none-any.whl", hash = "sha256:6913bee1f8bfb1399f035451367471e707b190f1e6d733c426a28515a2f38033"}, + {file = "discord_webhook-1.3.0-py3-none-any.whl", hash = "sha256:666d57037620feff6fd0f6930714201eee8ca279003d3d217c1ad0ca0049e93b"}, + {file = "discord_webhook-1.3.0.tar.gz", hash = "sha256:1d44e6caf81810c5ebe6e2363a6fefee2cab915ad4c2e843a0ec088b0e54ed51"}, ] [package.dependencies]