From 163257a4cc66558315fc8d5a3839cd573abdae90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 14:46:09 +0000 Subject: [PATCH] Bump bleach from 4.0.0 to 6.4.0 Bumps [bleach](https://github.com/mozilla/bleach) from 4.0.0 to 6.4.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v4.0.0...v6.4.0) --- updated-dependencies: - dependency-name: bleach dependency-version: 6.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65fa1ed..fbb68d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bleach==4.0.0 +bleach==6.4.0 certifi==2024.7.4 charset-normalizer==2.0.4 colorama==0.4.4