From df3310cf2b95bab06bf26bfabcf5ce6f7f7af1fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 May 2025 12:59:27 +0000 Subject: [PATCH] Bump discord-py in /.examples/Discord-Bot-API-Example 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] --- .examples/Discord-Bot-API-Example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.examples/Discord-Bot-API-Example/requirements.txt b/.examples/Discord-Bot-API-Example/requirements.txt index 6f494cc..b5bc2b8 100644 --- a/.examples/Discord-Bot-API-Example/requirements.txt +++ b/.examples/Discord-Bot-API-Example/requirements.txt @@ -1,3 +1,3 @@ aiohttp==3.10.10 colorama==0.4.6 -discord.py==2.4.0 +discord.py==2.5.2