From 16ae04adc740a2b8568c322102efa162b30cf504 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 07:17:39 +0000 Subject: [PATCH] Bump bleach from 6.2.0 to 6.4.0 in /Python Bumps [bleach](https://github.com/mozilla/bleach) from 6.2.0 to 6.4.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v6.2.0...v6.4.0) --- updated-dependencies: - dependency-name: bleach dependency-version: 6.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python/requirements-notebook.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/requirements-notebook.txt b/Python/requirements-notebook.txt index d9f64dd..40d69dd 100644 --- a/Python/requirements-notebook.txt +++ b/Python/requirements-notebook.txt @@ -7,7 +7,7 @@ async-lru==2.0.4 attrs==25.1.0 babel==2.16.0 beautifulsoup4==4.12.3 -bleach==6.2.0 +bleach==6.4.0 certifi==2024.12.14 cffi==1.17.1 charset-normalizer==3.4.1