From 565677ac47a33fa485be628de4e2ec2c687a427c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 23:13:35 +0000 Subject: [PATCH] Bump bleach from 3.3.0 to 6.4.0 in /bin 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] --- bin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/requirements.txt b/bin/requirements.txt index 39799a09..75e60d31 100644 --- a/bin/requirements.txt +++ b/bin/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.9.3 -bleach==3.3.0 +bleach==6.4.0 html5lib==1.1 requests==2.31.0 web.py==0.62