From d34d3666f0215e8b46b519c826d89e113b41b688 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 23:39:47 +0000 Subject: [PATCH] Bump mistune from 3.2.1 to 3.3.0 Bumps [mistune](https://github.com/lepture/mistune) from 3.2.1 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.2.1...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 52dcfca..2561ad7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ jupyter_client==8.8.0 jupyter_core==5.9.1 jupyterlab_pygments==0.3.0 MarkupSafe==3.0.3 -mistune==3.2.1 +mistune==3.3.0 mock==5.2.0 nbclient==0.10.4 nbconvert==7.17.1