From 825d5e23526509c5c0eb8c90676db13031ceb06c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 03:06:04 +0000 Subject: [PATCH] chore(deps): update dependency py-cord to v2.7.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d8c2ab1..76a81d2 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.1", + "py-cord==2.7.2", "python-dotenv==1.2.2", "requests==2.33.1", "requests-oauthlib==2.0.0",