From 28409f46f799e88f4bc3ae27ef964e4a2cd2d935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 23:24:08 +0000 Subject: [PATCH] Bump discord-py from 2.7.0 to 2.7.1 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.7.0 to 2.7.1. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: discord-py dependency-version: 2.7.1 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 72cfa9c..937e210 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ coloredlogs -discord.py==2.7.0 +discord.py==2.7.1 python-dotenv==1.2.2 sqlalchemy sqlalchemy.orm