From c9dd9255846128128d5864f6961d1e53231b3bda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 10:59:00 +0000 Subject: [PATCH] Bump bleach from 3.3.0 to 6.4.0 in /training/tf Bumps [bleach](https://github.com/mozilla/bleach) from 3.3.0 to 6.4.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v3.3.0...v6.4.0) --- updated-dependencies: - dependency-name: bleach dependency-version: 6.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- training/tf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/training/tf/requirements.txt b/training/tf/requirements.txt index 9bb7afad4..605ba64f0 100644 --- a/training/tf/requirements.txt +++ b/training/tf/requirements.txt @@ -1,4 +1,4 @@ -bleach==3.3.0 +bleach==6.4.0 enum34==1.1.6 futures==3.1.1 html5lib==0.9999999