From e3b20e103107368c58fe93959c85585a6c1db86f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 01:26:39 +0000 Subject: [PATCH] Bump discord-py from 2.6.4 to 2.7.1 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.6.4 to 2.7.1. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.6.4...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 00b2fb1..6f575f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -discord.py==2.6.4 +discord.py==2.7.1 Flask==3.1.2 python-dotenv==1.2.1 Requests==2.32.5