From bce88b9dc1431964796776a1f37ec15ba938acb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 09:03:47 +0000 Subject: [PATCH] Bump myst-parser from 4.0.1 to 5.0.0 in /python in the sphinx group Bumps the sphinx group in /python with 1 update: [myst-parser](https://github.com/executablebooks/MyST-Parser). Updates `myst-parser` from 4.0.1 to 5.0.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/v4.0.1...v5.0.0) --- updated-dependencies: - dependency-name: myst-parser dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: sphinx ... Signed-off-by: dependabot[bot] --- python/requirements-venv-frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements-venv-frozen.txt b/python/requirements-venv-frozen.txt index 827a5de4..591f6c78 100644 --- a/python/requirements-venv-frozen.txt +++ b/python/requirements-venv-frozen.txt @@ -35,7 +35,7 @@ mccabe==0.7.0 mdit-py-plugins==0.4.2 mdurl==0.1.2 more-itertools==10.7.0 -myst-parser==4.0.1 +myst-parser==5.0.0 nh3==0.2.21 packaging==25.0 pkginfo==1.12.1.2