From b1f25e51b2b3e539c1f09e2fd242d604f414a317 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 20:48:10 +0000 Subject: [PATCH] chore(deps): Bump bleach from 5.0.1 to 6.4.0 Bumps [bleach](https://github.com/mozilla/bleach) from 5.0.1 to 6.4.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v5.0.1...v6.4.0) --- updated-dependencies: - dependency-name: bleach dependency-version: 6.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f39679fd..69bc1cb8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,7 +14,7 @@ beautifulsoup4==4.13.3 # via types-lxml black==25.11.0 # via -r requirements-dev.in -bleach==5.0.1 +bleach==6.4.0 # via readme-renderer build==1.4.4 # via @@ -164,8 +164,6 @@ rpds-py==0.27.1 # referencing secretstorage==3.3.3 # via keyring -six==1.16.0 - # via bleach soupsieve==2.6 # via beautifulsoup4 tomli==2.4.1