From b4dd8d080675ff0d0eb466ca4fc6a0d9a6538b23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 21:30:24 +0000 Subject: [PATCH] build(deps): bump myst-parser in /docs in the minor-and-patch group Bumps the minor-and-patch group in /docs with 1 update: [myst-parser](https://github.com/executablebooks/MyST-Parser). Updates `myst-parser` from 5.0.0 to 5.1.0 - [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/v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: myst-parser dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... 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 1013d4c..2daabea 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ furo==2025.12.19 sphinx==9.1.0 sphinx-click==6.2.0 -myst_parser==5.0.0 +myst_parser==5.1.0