Skip to content

Commit ab1cf45

Browse files
chore(deps): update myst-parser requirement in /requirements
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@v2.0.0...v5.1.0) --- updated-dependencies: - dependency-name: myst-parser dependency-version: 5.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9842d7 commit ab1cf45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/documentation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Documentation (for devs)
22
# -----------------------
33

4-
myst-parser[linkify]>=2
4+
myst-parser[linkify]>=5.1.0
55
sphinx-autobuild>=2024
66
sphinx-copybutton>=0.5,<1
77
sphinx-rtd-theme>=2

0 commit comments

Comments
 (0)