From fbd749b604e70396211a709e39d81a34c179b0a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 01:21:54 +0000 Subject: [PATCH] Bump mistune from 2.0.4 to 3.2.1 Bumps [mistune](https://github.com/lepture/mistune) from 2.0.4 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.4...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 48f6da0..3900470 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ lxml==6.1.0 MarkupSafe==2.1.1 matplotlib==3.5.3 matplotlib-inline==0.1.6 -mistune==2.0.4 +mistune==3.2.1 nbclient==0.6.7 nbconvert==7.17.1 nbformat==5.4.0