From ef441b58e039878b0ed7ad2d8764b4757a2d14c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 03:56:59 +0000 Subject: [PATCH] Bump bleach from 6.0.0 to 6.4.0 in /docker Bumps [bleach](https://github.com/mozilla/bleach) from 6.0.0 to 6.4.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v6.0.0...v6.4.0) --- updated-dependencies: - dependency-name: bleach dependency-version: 6.4.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- docker/dev.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/dev.requirements.txt b/docker/dev.requirements.txt index 76faae615..d9be755fa 100644 --- a/docker/dev.requirements.txt +++ b/docker/dev.requirements.txt @@ -41,7 +41,7 @@ Babel==2.12.1 backcall==0.2.0 backports.lzma==0.0.14 beautifulsoup4==4.12.2 -bleach==6.0.0 +bleach==6.4.0 cachetools==5.3.1 certifi==2023.7.22 cffi==1.15.1