From fc73f03c19752f3bffc26a4df2cfe08636ea3bb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 23:38:25 +0000 Subject: [PATCH] build(deps): bump markdown-it-py from 3.0.0 to 4.0.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ae5900a92..e73c2a11a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ iniconfig==2.1.0 intervaltree==3.1.0 isort==6.0.1 log-symbols==0.0.14 -markdown-it-py==3.0.0 +markdown-it-py==4.0.0 mdurl==0.1.2 msgpack==1.0.8 mypy==1.16.1