From ff45c9c2ace0af8cba03044201fba7b886f78087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 22:36:57 +0000 Subject: [PATCH] Bump bleach from 3.3.0 to 6.4.0 in /envs Bumps [bleach](https://github.com/mozilla/bleach) from 3.3.0 to 6.4.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v3.3.0...v6.4.0) --- updated-dependencies: - dependency-name: bleach dependency-version: 6.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- envs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index bfac527..b539226 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -5,7 +5,7 @@ amqp==2.1.4 arrow==0.10.0 Babel==2.9.1 beautifulsoup4==4.6.0 -bleach==3.3.0 +bleach==6.4.0 cliff==2.7.0 cmd2==0.7.2 coverage==4.3.4