Skip to content
Snippets Groups Projects
Unverified Commit 0008de05 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps-dev): update linkify-it-py requirement from ~=1.0.1 to ~=2.0.0 (#1869)

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](https://github.com/tsutsu3/linkify-it-py/compare/v1.0.1...v2.0.0

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: default avatarChris Holdgraf <choldgraf@berkeley.edu>
parent 2b647f80
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ dependencies = [ ...@@ -32,7 +32,7 @@ dependencies = [
"docutils>=0.15,<0.18", "docutils>=0.15,<0.18",
"Jinja2", "Jinja2",
"jsonschema<5", "jsonschema<5",
"linkify-it-py~=1.0.1", "linkify-it-py~=2.0.0",
"myst-nb~=0.13.1", "myst-nb~=0.13.1",
"pyyaml", "pyyaml",
"sphinx>=4,<5", "sphinx>=4,<5",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment