Skip to content

Commit 231453a

Browse files
chore(deps): bump myst-parser from 1.0.0 to 2.0.0
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 1.0.0 to 2.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@v1.0.0...v2.0.0) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f001270 commit 231453a

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

poetry.lock

+22-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pytest-cov = "^4.1.0"
2323
pre-commit = "^3.4.0"
2424
python-dotenv = "^1.0.0"
2525
sphinx = "^6.1.3"
26-
myst-parser = "^1.0.0"
26+
myst-parser = ">=1,<3"
2727
sphinx-copybutton = "^0.5.1"
2828
sphinx-rtd-theme = "^1.2.0"
2929
sphinx-autodoc2 = ">=0.4.2,<0.6.0"

0 commit comments

Comments
 (0)