From cbcca1d9eeabba5e074d905cb39b3a06938ecd0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 06:59:52 +0000 Subject: [PATCH] Bump linkify-it-py from 2.0.0 to 2.0.1 in /docs Bumps [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) from 2.0.0 to 2.0.1. - [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.1) --- 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..6c7e0681 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.1 esbonio==0.15.0 attrs==22.2.0