From 78fdc1086f13352cb32d6b8eaefeb3643c9f457f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 03:36:06 +0000 Subject: [PATCH] Bump mistune from 2.0.3 to 3.2.1 in /docs Bumps [mistune](https://github.com/lepture/mistune) from 2.0.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/v2.0.3...v3.2.1) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 553dfd0f7..22e03596e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ pandas astropy>3.1 coloredlogs recommonmark -mistune==2.0.3 +mistune==3.2.1 docutils<1.0,>=0.16 sphinx-mdinclude sphinx-rtd-theme \ No newline at end of file