From 5d89d7f26d7e0bc749c0d4387ae560c858d7471e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 22:56:08 +0000 Subject: [PATCH] Bump mistune from 0.8.3 to 3.3.0 Bumps [mistune](https://github.com/lepture/mistune) from 0.8.3 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/v0.8.3...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 9f0a231..f21bc5e 100644 --- a/REQUIREMENTS.txt +++ b/REQUIREMENTS.txt @@ -23,7 +23,7 @@ jupyter-core==4.11.2 jupyterlab==4.5.7 jupyterlab-launcher==0.10.5 MarkupSafe==1.0 -mistune==0.8.3 +mistune==3.3.0 nbconvert==7.17.1 nbformat==4.4.0 notebook==6.4.12