From 433e6056d08cbe4ff8b4befdf5051269e8df0a5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 16:34:12 +0000 Subject: [PATCH] Bump mistune from 3.3.0 to 3.3.3 in /Python Bumps [mistune](https://github.com/lepture/mistune) from 3.3.0 to 3.3.3. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v3.3.0...v3.3.3) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.3.3 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 6e7b17b..26954e3 100644 --- a/Python/requirements-notebook.txt +++ b/Python/requirements-notebook.txt @@ -49,7 +49,7 @@ kiwisolver==1.4.8 MarkupSafe==3.0.2 matplotlib==3.10.0 matplotlib-inline==0.1.7 -mistune==3.3.0 +mistune==3.3.3 nbclient==0.10.2 nbconvert==7.17.1 nbformat==5.10.4