From 8ec10ce6e417e22e625bd112e3c7b51211e563a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 13:00:01 +0000 Subject: [PATCH] Bump mistune in /notebooks in the pip group across 1 directory Bumps the pip group with 1 update in the /notebooks directory: [mistune](https://github.com/lepture/mistune). Updates `mistune` from 3.1.3 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.1.3...v3.2.1) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.2.1 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] --- notebooks/poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/notebooks/poetry.lock b/notebooks/poetry.lock index 87ec3ab8..06c29730 100644 --- a/notebooks/poetry.lock +++ b/notebooks/poetry.lock @@ -2655,14 +2655,14 @@ traitlets = "*" [[package]] name = "mistune" -version = "3.1.3" +version = "3.2.1" description = "A sane and fast Markdown parser with useful plugins and renderers" optional = false python-versions = ">=3.8" groups = ["main", "dev"] files = [ - {file = "mistune-3.1.3-py3-none-any.whl", hash = "sha256:1a32314113cff28aa6432e99e522677c8587fd83e3d51c29b82a52409c842bd9"}, - {file = "mistune-3.1.3.tar.gz", hash = "sha256:a7035c21782b2becb6be62f8f25d3df81ccb4d6fa477a6525b15af06539f02a0"}, + {file = "mistune-3.2.1-py3-none-any.whl", hash = "sha256:78cdb0ba5e938053ccf63651b352508d2efa9411dc8810bfb05f2dc5140c0048"}, + {file = "mistune-3.2.1.tar.gz", hash = "sha256:7c8e5501d38bac1582e067e46c8343f17d57ea1aaa735823f3aba1fd59c88a28"}, ] [package.dependencies]