From 438f39f23ccee662204dd09e1a584ca51c3f34fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:43:57 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60fa0c0..a08992a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ lazy-object-proxy==1.4.3 lxml==4.9.1 MarkupSafe==1.1.1 mccabe==0.6.1 -mistune==0.8.4 +mistune==3.2.1 mypy-extensions==0.4.3 nbconvert==7.17.0 nbformat==5.0.4