From e57fa3669583e9ea1d73e20bc7bc2e4354ea6f5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 09:06:37 +0000 Subject: [PATCH] Bump myst-parser from 4.0.0 to 4.0.1 Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/MyST-Parser/compare/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d83aeca9ecc0..aee2c0d2a6ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Sphinx==8.1.3 ablog==0.11.12 pydata-sphinx-theme==0.16.1 -myst-parser==4.0.0 +myst-parser==4.0.1 sphinx_design==0.6.1 sphinx_copybutton==0.5.2 sphinx-jinja==2.0.2