From 758cfb1ca01ea41b233f66be1d007eccb478dfbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 03:24:15 +0000 Subject: [PATCH] Bump bleach from 6.2.0 to 6.4.0 in /requirements Bumps [bleach](https://github.com/mozilla/bleach) from 6.2.0 to 6.4.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v6.2.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 b74f2abd4..580e365e0 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -18,7 +18,7 @@ authlib==1.2.0 # via # cumulusci # simple-salesforce -bleach==6.2.0 +bleach==6.4.0 # via sfdo-template-helpers boto3==1.24.15 # via -r requirements/prod.in