Skip to content

Commit 9e9025c

Browse files
Bump myst-parser from 3.0.1 to 4.0.1
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-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b36544d commit 9e9025c

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

poetry.lock

Lines changed: 18 additions & 11 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
@@ -48,7 +48,7 @@ import-linter = "^2.0"
4848
isort = "^7.0.0"
4949
jinja2 = "^3.1.6"
5050
mypy = ">=0.971"
51-
myst-parser = ">=2.0.0,<4"
51+
myst-parser = ">=2.0.0,<5"
5252
nox = ">=2022.8.7"
5353
pip-audit = "^2.7.3"
5454
pip-licenses = "^5.0.0"

0 commit comments

Comments
 (0)