From 26cbedc4a81636ba88868b53a0ef145f35a01beb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 04:51:37 +0000 Subject: [PATCH] Bump bleach from 6.1.0 to 6.4.0 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index b95e88b..b7a36b8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,4 +11,4 @@ pymdown-extensions==10.16.1 passlib[argon2]==1.7.4 argon2-cffi==23.1.0 python-jose[cryptography]==3.3.0 -bleach==6.1.0 +bleach==6.4.0