Skip to content

Commit

Permalink
Bump myst-parser from 2.0.0 to 3.0.1
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.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@v2.0.0...v3.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 2, 2024
1 parent 33a3df6 commit 73ab8e8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -39,7 +39,7 @@ faker = "24.4.0"
flake8 = "7.0.0"
ipython = "^8.24.0"
mypy = "1.10.1"
myst-parser = "2.0.0"
myst-parser = "3.0.1"
pandas = "^2.2.1"
pre-commit = "3.7.1"
pytest = "8.1.1"
Expand Down

0 comments on commit 73ab8e8

Please sign in to comment.