From e50acf5b5afbe3257d48c8eee58c0d291807c129 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 16:47:40 +0000 Subject: [PATCH] Bump mistune from 3.3.0 to 3.3.3 Bumps [mistune](https://github.com/lepture/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:development ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index d32db57..dc88e7e 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -89,7 +89,7 @@ markupsafe==2.1.3 matplotlib>=3.9.4 matplotlib-inline==0.1.6 mccabe==0.7.0 -mistune==3.3.0 +mistune==3.3.3 mypy-extensions==1.0.0 nbclient==0.8.0 nbconvert==7.17.1