From db6d8da6209cdb1eec7bcbf8f33afcb042bf0cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 11:57:09 +0000 Subject: [PATCH] Bump discord-py from 2.4.0 to 2.6.3 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.4.0 to 2.6.3. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.4.0...v2.6.3) --- updated-dependencies: - dependency-name: discord-py dependency-version: 2.6.3 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..5a80d47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ aiohttp==3.11.16 -discord.py==2.4.0 +discord.py==2.6.3 python-dotenv==1.0.1 utils==1.0.2