Skip to content

Commit

Permalink
⬆️ Update linkify-it-py requirement from ~=1.0 to ~=2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) to permit the latest version.
- [Release notes](https://github.com/tsutsu3/linkify-it-py/releases)
- [Changelog](https://github.com/tsutsu3/linkify-it-py/blob/main/CHANGELOG.md)
- [Commits](tsutsu3/linkify-it-py@v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: linkify-it-py
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 14, 2023
1 parent 7c9eec1 commit 2f05a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Documentation = "https://myst-parser.readthedocs.io"
[project.optional-dependencies]
code_style = ["pre-commit~=2.12"]
# for use with "linkify" extension
linkify = ["linkify-it-py~=1.0"]
linkify = ["linkify-it-py~=2.0"]
# Note: This is only required for internal use
rtd = [
"ipython",
Expand Down

0 comments on commit 2f05a44

Please sign in to comment.