From b15e971c3c26a12e5cf8fc6be0521047d87a4912 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 12:32:48 +0000 Subject: [PATCH] pip(deps): bump discord-py from 2.6.3 to 2.7.1 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.6.3 to 2.7.1. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.6.3...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 5fb2c04..aa31285 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -discord.py==2.6.3 +discord.py==2.7.1 aiohttp==3.13.4 gidgethub==5.3.0 python-dotenv==1.0.0