From 746157dc5363ec701fc67e25d84f4708ef5fe1b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 09:25:50 +0000 Subject: [PATCH] deps(deps): 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] --- Docker/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Docker/requirements.txt b/Docker/requirements.txt index 4421c28..89ed81a 100644 --- a/Docker/requirements.txt +++ b/Docker/requirements.txt @@ -23,7 +23,7 @@ ollama==0.6.1 # CVE-2024-6472: Fixed in requests >= 2.32.4 # Using latest stable version 2.32.5 requests==2.32.5 -discord.py==2.6.4 +discord.py==2.7.1 matrix-nio==0.25.2 beautifulsoup4==4.14.2 # CVE-2024-5569: Infinite loop in zipp, fixed in >= 3.19.1 diff --git a/requirements.txt b/requirements.txt index c0ada00..89ffce8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ ollama==0.6.1 # CVE-2024-6472: Fixed in requests >= 2.32.4 # Using latest stable version 2.32.5 requests==2.32.5 -discord.py==2.6.4 +discord.py==2.7.1 matrix-nio==0.25.2 beautifulsoup4==4.14.3 # CVE-2024-5569: Infinite loop in zipp, fixed in >= 3.19.1