From be4dd0bc1e9e0c3724572210d0525796c07f89aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 10:42:14 +0000 Subject: [PATCH] Bump discord-py from 2.5.0 to 2.5.2 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.5.0 to 2.5.2. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.5.0...v2.5.2) --- updated-dependencies: - dependency-name: discord-py dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c291b96..c5ee8cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -discord.py==2.5.0 +discord.py==2.5.2 requests==2.32.3 python-dotenv==1.0.1 pytz==2025.1