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