From ff8af65035689fb7c61dc40a9fa757e1606ee2bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 22:33:19 +0000 Subject: [PATCH] Bump mistune from 3.1.3 to 3.2.0 in /test_package/nbconvert Bumps [mistune](https://github.com/lepture/mistune) from 3.1.3 to 3.2.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.1.3...v3.2.0) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test_package/nbconvert/env/darwin.txt | 2 +- test_package/nbconvert/env/linux.txt | 2 +- test_package/nbconvert/env/win32.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test_package/nbconvert/env/darwin.txt b/test_package/nbconvert/env/darwin.txt index a638deb..6f03f3b 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -30,7 +30,7 @@ markupsafe==3.0.2 # via # jinja2 # nbconvert -mistune==3.1.3 +mistune==3.2.0 # via nbconvert nbclient==0.10.2 # via nbconvert diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index a638deb..6f03f3b 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -30,7 +30,7 @@ markupsafe==3.0.2 # via # jinja2 # nbconvert -mistune==3.1.3 +mistune==3.2.0 # via nbconvert nbclient==0.10.2 # via nbconvert diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index 14abe46..5f53662 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -30,7 +30,7 @@ markupsafe==3.0.2 # via # jinja2 # nbconvert -mistune==3.1.3 +mistune==3.2.0 # via nbconvert nbclient==0.10.2 # via nbconvert