Skip to content

Commit 40a548d

Browse files
⬆️ Update linkify-it-py requirement from ~=1.0 to ~=2.0 (#675)
See https://github.com/tsutsu3/linkify-it-py/blob/main/CHANGELOG.md Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Sewell <[email protected]>
1 parent fc9e9bc commit 40a548d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Documentation = "https://myst-parser.readthedocs.io"
4949
[project.optional-dependencies]
5050
code_style = ["pre-commit~=3.0"]
5151
# for use with "linkify" extension
52-
linkify = ["linkify-it-py~=1.0"]
52+
linkify = ["linkify-it-py~=2.0"]
5353
# Note: This is only required for internal use
5454
rtd = [
5555
"ipython",

0 commit comments

Comments
 (0)