build(deps-dev): bump myst-parser from 5.0.0 to 5.1.0 (#1068)
Some checks failed
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled

Bumps [myst-parser](https://github.com/executablebooks/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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Normann <github@koldrack.com>
This commit is contained in:
dependabot[bot]
2026-05-15 14:01:26 +02:00
committed by GitHub
parent 478385e3f7
commit a6bd06b547

View File

@@ -74,7 +74,7 @@ dev = [
"sphinx_rtd_theme==3.1.0",
"sphinx-tabs==3.5.0",
"GitPython==3.1.50",
"myst-parser==5.0.0",
"myst-parser==5.1.0",
"docutils==0.21.2",
# Pytest