From 5f792ad02556ffa084779a12515585bf540c3638 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 09:42:38 +0000 Subject: [PATCH] Bump markdown-it-py from 2.1.0 to 2.2.0 in /docs Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/markdown-it-py/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: markdown-it-py dependency-version: 2.2.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 08212ce..52b944c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ PyYAML==6.0 Sphinx==4.4.0 importlib-metadata==4.11.2 livereload==2.6.3 -markdown-it-py==2.1.0 +markdown-it-py==2.2.0 mdit-py-plugins==0.3.0 mdurl==0.1.1 myst-parser==0.18.0