From e1f3bd339d30a912a42716b1d73e7586e23c6bab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 09:34:46 +0000 Subject: [PATCH] chore(deps)(deps): bump discord-py from 2.3.2 to 2.7.1 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.3.2 to 2.7.1. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.3.2...v2.7.1) --- updated-dependencies: - dependency-name: discord-py dependency-version: 2.7.1 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 66958f5..2e07aa5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -discord.py==2.3.2 +discord.py==2.7.1 httpx==0.27.0 python-dotenv==1.2.2 idna==3.15 \ No newline at end of file