From 680c2b2e8a53cd1f493b4858f2a56c79dfada43b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 23:23:33 +0000 Subject: [PATCH] Bump mistune from 3.2.1 to 3.3.0 in /envs Bumps [mistune](https://github.com/lepture/mistune) from 3.2.1 to 3.3.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.2.1...v3.3.0) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- envs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index b539226..b938347 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -27,7 +27,7 @@ jupyter-console==5.1.0 jupyter-core==4.11.2 kombu==4.0.2 MarkupSafe==0.23 -mistune==3.2.1 +mistune==3.3.0 nbconvert==7.17.1 nbformat==4.3.0 notebook==6.4.12