From 68e530ba293ccf0fb839b9cc27196e3566de2048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 06:01:42 +0000 Subject: [PATCH] Bump discord-py from 2.4.0 to 2.6.4 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.4.0 to 2.6.4. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.4.0...v2.6.4) --- updated-dependencies: - dependency-name: discord-py dependency-version: 2.6.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9fd5415..42cc504 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ aiohttp==3.11.16 -discord.py==2.4.0 +discord.py==2.6.4 python-dotenv==1.0.1 utils==1.0.2