From b1d5453a384d1ae18464793440d720c17a936681 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 16:42:29 +0000 Subject: [PATCH] Bump mistune from 3.3.0 to 3.3.3 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.3.0 to 3.3.3 - [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.3.0...v3.3.3) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.3.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c698b67..87ceeaa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ jupyterlab_server==2.28.0 lark==1.3.1 MarkupSafe==3.0.3 matplotlib-inline==0.2.1 -mistune==3.3.0 +mistune==3.3.3 nbclient==0.10.4 nbconvert==7.17.1 nbformat==5.10.4