From c6802cbd130570d60925f0fe30b2299f306299f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 18:53:01 +0000 Subject: [PATCH] chore(deps): 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 9031008ae37..3714ac86351 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ GitPython==3.1.50 Markdown==3.10.2 -bleach==6.3.0 +bleach==6.4.0 colorama==0.4.6 future==1.0.0 loguru==0.7.3