From 7b3a3bb61f851b94f104a2c5efee05cef8bca790 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 19:45:46 +0000 Subject: [PATCH] chore(deps): update dependency py-cord to v2.8.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 59cf7cb..95ff67b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "libgravatar==1.0.4", "mistletoe==1.5.1", "praw==7.8.1", - "py-cord==2.7.2", + "py-cord==2.8.0", "python-dotenv==1.2.2", "requests==2.34.2", "requests-oauthlib==2.0.0",