From ed4da3b1fbd82217dc87066e6c8ae714aee5effb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 22:58:28 +0000 Subject: [PATCH] Bump mistune from 3.2.1 to 3.3.0 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 22e03596..a6b461a3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ pandas astropy>3.1 coloredlogs recommonmark -mistune==3.2.1 +mistune==3.3.0 docutils<1.0,>=0.16 sphinx-mdinclude sphinx-rtd-theme \ No newline at end of file