Skip to content

Commit 3ad2473

Browse files
dependabot[bot]amotl
authored andcommitted
Update myst-parser[linkify] requirement from <4,>=0.18 to >=0.18,<5
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@v0.18.0...v4.0.0) --- updated-dependencies: - dependency-name: myst-parser[linkify] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc96623 commit 3ad2473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ develop = [
9898
]
9999
docs = [
100100
"furo",
101-
"myst-parser[linkify]>=0.18,<4",
101+
"myst-parser[linkify]>=0.18,<5",
102102
"sphinx-autobuild",
103103
"sphinx-copybutton",
104104
]

0 commit comments

Comments
 (0)