From bcade911a8496073ef667c1881207a0331e22e5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 09:24:52 +0000 Subject: [PATCH] Bump markdown-it-py from 3.0.0 to 4.0.0 in /docs Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 3.0.0 to 4.0.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/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: markdown-it-py dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 4c32611e..8f3b9c7a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -19,7 +19,7 @@ html5lib==1.1 idna==3.11 imagesize==1.4.1 Jinja2==3.1.6 -markdown-it-py==3.0.0 +markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdit-py-plugins==0.5.0 mdurl==0.1.2