From 64f6788df2c10511375f7a31e17df69f5ec45cef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 21:19:52 +0000 Subject: [PATCH] Bump mistune from 3.0.2 to 3.3.0 Bumps [mistune](https://github.com/lepture/mistune) from 3.0.2 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/v3.0.2...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 f6c71df..cb54464 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ markdown-it-py==3.0.0 MarkupSafe==2.1.5 matplotlib-inline==0.1.6 mdurl==0.1.2 -mistune==3.0.2 +mistune==3.3.0 more-itertools==10.2.0 nbclient==0.10.0 nbconvert==7.16.3