From d23e9ff4652368aa85f0b24e66b470ebc7969fbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 10:52:20 +0000 Subject: [PATCH] Bump discord-py from 2.4.0 to 2.5.0 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.4.0 to 2.5.0. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: discord-py 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 9b50131..c291b96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -discord.py==2.4.0 +discord.py==2.5.0 requests==2.32.3 python-dotenv==1.0.1 pytz==2025.1