From 362adfae801ed848190d1df36d539d1f98c5fe37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 04:41:04 +0000 Subject: [PATCH] Bump bleach from 6.1.0 to 6.4.0 in /docs Bumps [bleach](https://github.com/mozilla/bleach) from 6.1.0 to 6.4.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v6.1.0...v6.4.0) --- updated-dependencies: - dependency-name: bleach dependency-version: 6.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/notebook_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notebook_requirements.txt b/docs/notebook_requirements.txt index fc5b1b29..b5205f59 100644 --- a/docs/notebook_requirements.txt +++ b/docs/notebook_requirements.txt @@ -3,7 +3,7 @@ argon2-cffi==23.1.0 argon2-cffi-bindings==21.2.0 backcall==0.2.0 beautifulsoup4==4.12.3 -bleach==6.1.0 +bleach==6.4.0 cffi==1.17.0 colorama==0.4.6 decorator==5.1.1