From fce569f99f549c9f97f3d87b473f091f52437b89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 09:31:13 +0000 Subject: [PATCH] deps(deps): Bump discord-py from 2.6.4 to 2.7.0 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.6.4 to 2.7.0. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.6.4...v2.7.0) --- updated-dependencies: - dependency-name: discord-py dependency-version: 2.7.0 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..6cb655a 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.0 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..9513e10 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.0 matrix-nio==0.25.2 beautifulsoup4==4.14.3 # CVE-2024-5569: Infinite loop in zipp, fixed in >= 3.19.1