From f3df0e620d86afc841104cedeba7dec7a32645a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 03:56:58 +0000 Subject: [PATCH] Bump mistune from 3.2.1 to 3.3.0 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [mistune](https://github.com/lepture/mistune). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements_notebook.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_notebook.txt b/requirements_notebook.txt index b4343bb..412f6a9 100644 --- a/requirements_notebook.txt +++ b/requirements_notebook.txt @@ -47,7 +47,7 @@ jupyterlab_server==2.27.2 jwcrypto==1.5.7 MarkupSafe==2.1.5 matplotlib-inline==0.1.7 -mistune==3.2.1 +mistune==3.3.0 nbclient==0.10.0 nbconvert==7.17.1 nbformat==5.10.4