From e410529756d6a58e61d045951a792f9d1ff03863 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 30 Nov 2025 00:00:09 +0000 Subject: [PATCH] Update dependency discord.py to v2.6.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e67f5b..4b3782a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ coverage==7.12.0 -discord.py==2.4.0 +discord.py==2.6.4 dpytest==0.7.0 flake8==7.1.1 pytest==8.4.2