From 7dd6080f8d269900177f90b2cc9c602345a16e14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 23:33:08 +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 ee1a298..21a4ee8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -discord.py==2.6.4 +discord.py==2.7.1 openai==2.15.0