From c30f3a6040ceddb45ce3d406c3ba8e000a40c253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 01:35:24 +0000 Subject: [PATCH] Bump bleach from 6.0.0 to 6.4.0 Bumps [bleach](https://github.com/mozilla/bleach) from 6.0.0 to 6.4.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v6.0.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 9003df7..29590d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,6 +27,6 @@ python-magic iso639-lang rapidfuzz==3.6.1 mysqlclient==2.2.7 -bleach==6.0.0 +bleach==6.4.0 pycountry==22.3.5 django-ses==3.5.0 \ No newline at end of file