From 41fd4664190e7e71d28343eb9ae6f7378c7c29b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 00:12:56 +0000 Subject: [PATCH] chore(deps): bump mistune from 3.0.2 to 3.2.1 in /analytics Bumps [mistune](https://github.com/lepture/mistune) from 3.0.2 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.0.2...v3.2.1) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- analytics/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analytics/requirements.txt b/analytics/requirements.txt index 019035889..da97eca52 100644 --- a/analytics/requirements.txt +++ b/analytics/requirements.txt @@ -77,7 +77,7 @@ matplotlib==3.9.2 matplotlib-inline==0.1.7 mdit-py-plugins==0.4.2 mdurl==0.1.2 -mistune==3.0.2 +mistune==3.2.1 myst-nb==1.1.1 myst-parser==2.0.0 nbclient==0.10.0