Skip to content

Commit

Permalink
build(deps): bump myst-parser from 2.0.0 to 3.0.0 in /docs
Browse files Browse the repository at this point in the history
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](executablebooks/MyST-Parser@v2.0.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cauliyang committed Apr 24, 2024
1 parent 0bd6e41 commit e119238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sphinx-immaterial[json,clang-format,keys,cpp]
sphinx
sphinx-click==5.1.0
myst_parser==2.0.0
myst_parser==3.0.0
linkify-it-py == 2.0.3
sphinx-togglebutton
sphinxcontrib-bibtex
Expand Down

0 comments on commit e119238

Please sign in to comment.