Skip to content

Commit af80ab7

Browse files
Update myst-parser[linkify] requirement in /requirements
Updates the requirements on [myst-parser[linkify]](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@v1.0.0...v4.0.0) --- updated-dependencies: - dependency-name: myst-parser[linkify] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f7e464 commit af80ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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]>=1,<3.1
4+
myst-parser[linkify]>=1,<4.1
55
sphinx-autobuild==2024.*
66
sphinx-copybutton>=0.2,<1
77
sphinx-rtd-theme>=1,<3

0 commit comments

Comments
 (0)