From 78bdbdfce3321eed403fd52d55dd0808d02c36a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 20:51:35 +0000 Subject: [PATCH] Bump mistune from 3.2.0 to 3.2.1 Bumps [mistune](https://github.com/lepture/mistune) from 3.2.0 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/v3.2.0...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 49f2fc7..eb734f0 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.0 +mistune==3.2.1 mock==5.2.0 nbclient==0.10.4 nbconvert==7.17.1