From 36430b013e09536f7ceeae77a4a125587649a1ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 01:58:53 +0000 Subject: [PATCH] Bump mistune from 0.8.4 to 3.2.1 Bumps [mistune](https://github.com/lepture/mistune) from 0.8.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/v0.8.4...v3.2.1) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirement.txt b/requirement.txt index 78b2ea6..4fdb381 100644 --- a/requirement.txt +++ b/requirement.txt @@ -31,7 +31,7 @@ kiwisolver==1.0.1 lifelines==0.18.3 MarkupSafe==1.1.0 matplotlib==2.2.3 -mistune==0.8.4 +mistune==3.2.1 nbconvert==5.4.1 nbformat==4.4.0 notebook==5.7.4 diff --git a/requirements.txt b/requirements.txt index 540bc33..f2331e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ llvmlite>=0.29.0 Markdown>=3.0.1 MarkupSafe>=1.1.0 matplotlib>=3.0.2 -mistune==0.8.4 +mistune==3.2.1 mock>=3.0.5 natsort>=6.0.0 nbconvert>=5.4.0