From 75586499d78ca2c134e62ff195ec7e4e6be60f8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 09:49:44 +0000 Subject: [PATCH] Bump mistune from 3.2.1 to 3.3.0 Bumps [mistune](https://github.com/lepture/mistune) from 3.2.1 to 3.3.0. - [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.2.1...v3.3.0) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f39b23..4c12b3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ jupyter_core==5.9.1 jupyterlab_pygments==0.3.0 MarkupSafe==3.0.3 matplotlib-inline==0.2.2 -mistune==3.2.1 +mistune==3.3.0 nbclient==0.10.4 nbconvert==7.17.1 nbformat==5.10.4