From f4963572a122222dab52e75359bd9c422e45a1d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 09:12:05 +0000 Subject: [PATCH] Bump linkify-it-py from 2.0.2 to 2.0.3 in /docs Bumps [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) from 2.0.2 to 2.0.3. - [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.2...v2.0.3) --- updated-dependencies: - dependency-name: linkify-it-py dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 0d5df12..70588c9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,6 +9,6 @@ sphinxcontrib-blockdiag==3.0.0 sphinxcontrib-nwdiag==2.0.0 sphinxcontrib-seqdiag==3.0.0 pytablewriter==0.64.2 -linkify-it-py==2.0.2 +linkify-it-py==2.0.3 sphinx_design==0.4.1 pydata-sphinx-theme==0.13.3 \ No newline at end of file