From a8aab0106e9e236ce7ce44eebffc13f30f5bd435 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 22:52:56 +0000 Subject: [PATCH] Bump linkify-it-py from 2.0.0 to 2.0.2 in /docs Bumps [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) from 2.0.0 to 2.0.2. - [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.0.2) --- updated-dependencies: - dependency-name: linkify-it-py 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 829c5e63..30b803fe 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ sphinx_rtd_theme==1.2.0 readthedocs-sphinx-search==0.3.1 rstcheck==6.1.1 myst-parser==1.0.0 -linkify-it-py==2.0.0 +linkify-it-py==2.0.2 esbonio==0.15.0 attrs==22.2.0