From 7b90312d478969eec2b392299c2e013f73346a3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 21:50:52 +0000 Subject: [PATCH] Bump bleach from 3.3.0 to 6.4.0 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 011740a..e3ded07 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ async-generator==1.10 attrs==20.2.0 Babel==2.9.1 beautifulsoup4==4.9.3 -bleach==3.3.0 +bleach==6.4.0 breathe==4.23.0 bs4==0.0.1 certifi==2024.7.4