Skip to content

Commit af371c3

Browse files
Bump myst-parser from 3.0.1 to 4.0.1 (#541)
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 3.0.1 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@v3.0.1...v4.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8954c4 commit af371c3

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ faker = "35.2.0"
3838
flake8 = "7.1.1"
3939
ipython = "^8.30.0"
4040
mypy = "1.13.0"
41-
myst-parser = "3.0.1"
41+
myst-parser = "4.0.1"
4242
pandas = "^2.2.1"
4343
pre-commit = "4.0.1"
4444
pytest = "8.3.4"

0 commit comments

Comments
 (0)