From 07f6e60046ae52f7f90ce1bbac3d61d8d16419ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 03:00:05 +0000 Subject: [PATCH] Bump bleach from 3.1.2 to 6.4.0 Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.2 to 6.4.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v3.1.2...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 ab6297a..05027ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bleach==3.1.2 +bleach==6.4.0 certifi==2019.3.9 chardet==3.0.4 docutils==0.14