Skip to content

Commit

Permalink
Bump myst-parser from 3.0.1 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 3.0.1 to 4.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@v3.0.1...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 8168918 commit 608aa20
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 21 deletions.
51 changes: 31 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ tablib = '^3.0'
# Documentation dependencies needed for Readthedocs builds
furo = {optional=true, version='^2024.7'}
linkify-it-py = {optional=true, version='^2.0'}
myst-parser = {optional=true, version='^3.0'}
myst-parser = {optional=true, version='^4.0'}
sphinx = {optional=true, version='^7.4'}
sphinx-autodoc-typehints = {optional=true, version='^2.2'}
sphinx-copybutton = {optional=true, version='>=0.5'}
Expand Down

0 comments on commit 608aa20

Please sign in to comment.