Skip to content

Commit 9ffbf24

Browse files
Update myst-parser requirement from <3.0,>=1.0 to >=1.0,<5.0
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@v1.0.0...v4.0.0) --- updated-dependencies: - dependency-name: myst-parser dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71ead56 commit 9ffbf24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
sphinx>=4.2.0, <8.2.0
44
sphinx-autodoc-typehints>=1.12.0, <2.6.0
55
sphinx-rtd-theme>=1.0.0, <3.1.0
6-
myst-parser>=1.0, <3.0
6+
myst-parser>=1.0, <5.0
77
sphinxcontrib-apidoc>=0.3.0, <0.6.0
88
nbsphinx>=0.8.5, <0.10.0
99
sphinx_design==0.6.1 # Pinning for now as sphinx_design is v.new and still in flux.

0 commit comments

Comments
 (0)