Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump myst-parser
Bumps the production-dependencies group in /docs with 1 update: [myst-parser](https://github.com/executablebooks/MyST-Parser).


Updates `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](executablebooks/MyST-Parser@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: myst-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
commit 133f3af0d0026366abaa2ea0db728dd5d4481e39
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ commonmark==0.9.1
docutils==0.20.1
idna==3.10
imagesize==1.4.1
myst-parser==4.0.0
myst-parser==4.0.1
packaging==24.2
pyparsing==3.2.1
pytz==2025.1
Expand Down
Loading