Skip to content

Commit

Permalink
Update myst-parser requirement from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Updates the requirements on [myst-parser](https://github.com/executablebooks/MyST-Parser) to permit the latest version.
- [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.0...v3.0.1)

---
updated-dependencies:
- dependency-name: myst-parser
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 96d003a commit 0c3d726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ flake8 = "7.0.0"
flake8-docstrings = "1.7.0"
ipython = "8.24.0"
isort = "5.13.2"
myst-parser = "3.0.0"
myst-parser = "3.0.1"
pep8 = "1.7.1"
ruff = "0.4.2"
pylint = "3.1.0"
Expand Down

0 comments on commit 0c3d726

Please sign in to comment.