From b333d2e36227ffe96324a1ab45a56dc6c2079cb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 06:13:11 +0000 Subject: [PATCH] chore(packaging): update linkify-it-py requirement from >=2.0 to >=2.1.0 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/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: linkify-it-py dependency-version: 2.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e2149a35..c721caa3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ sphinx>=7.3 furo>=2024.5.6 myst-parser>=3.0 -linkify-it-py>=2.0 +linkify-it-py>=2.1.0 sphinx-autodoc-typehints>=2.1 sphinx-copybutton>=0.5.2 sphinx-design>=0.6