From a52d6f2755b1e608d687507885047240d14d01ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 18:59:23 +0000 Subject: [PATCH] Bump bleach from 6.1.0 to 6.4.0 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a220969..873cd60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ psycopg[binary]>=3.1.0 cryptography>=41.0.0 pyotp==2.9.0 qrcode==7.4.2 -bleach==6.1.0 +bleach==6.4.0 # File Processing & Image Handling Pillow>=10.0.0