From e0252bf47d9f75905debdff7807c532987b0f23d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 21:51:06 +0000 Subject: [PATCH] Bump bleach from 6.1.0 to 6.4.0 Bumps [bleach](https://github.com/mozilla/bleach) from 6.1.0 to 6.4.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v6.1.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 a634ba0..a24aad2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ async-timeout==4.0.3 attrs==23.2.0 Babel==2.14.0 beautifulsoup4==4.12.3 -bleach==6.1.0 +bleach==6.4.0 certifi==2024.2.2 cffi==1.16.0 charset-normalizer==3.3.2