From 6a46187a1a752c3904e5782f9a14ee8310398b42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 04:10:08 +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 ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f9bf003..3d732ad 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -34,7 +34,7 @@ backrefs==6.2 beautifulsoup4==4.14.3 # via nbconvert black==26.3.1 -bleach==6.3.0 +bleach==6.4.0 # via nbconvert bracex==2.6 # via wcmatch