From 2011b5b8466e04710d00c28cc3fe5790db45415f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 10:15:02 +0000 Subject: [PATCH] Bump bleach from 6.3.0 to 6.4.0 Bumps [bleach](https://github.com/mozilla/bleach) from 6.3.0 to 6.4.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: bleach dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c002e60..dc6f848a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ django-impersonate==1.9.1 webencodings==0.5.1 # django-markdownify tinycss2==1.5.0 # django-markdownify -bleach==6.3.0 # django-markdownify +bleach==6.4.0 # django-markdownify django-markdownify==0.9.5 gunicorn==26.0.0