From 6695d82af9261142d47dd558af309bd626c010ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 04:46:20 +0000 Subject: [PATCH] Bump mistune from 2.0.5 to 3.2.1 Bumps [mistune](https://github.com/lepture/mistune) from 2.0.5 to 3.2.1. - [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/v2.0.5...v3.2.1) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.2.1 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 36cafdeb3..a67dea2a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ jupyter==1.1.1 jupyterlab-server==2.27.3 jupyterlab==4.5.7 kotlin-jupyter-kernel==0.15.0.598 -mistune==2.0.5 +mistune==3.2.1 nbconvert==7.17.1 nbformat==5.7.3 notebook==7.5.6