From 484c3f0a710f545b1e5e2cec59319aa3e6d04f2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 22:58:13 +0000 Subject: [PATCH] Bump bleach from 6.1.0 to 6.4.0 in /requirements 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/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index ae74f3bf2..270abf7c4 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -29,7 +29,7 @@ autobahn==23.6.2 # via daphne automat==22.10.0 # via twisted -bleach==6.1.0 +bleach==6.4.0 # via # -r requirements/prod.in # sfdo-template-helpers