From f9973d71bea88773c98980c5a052711a5b45e3b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 11:28:45 -0600 Subject: [PATCH] build(deps): bump markdown-it-py from 4.0.0 to 4.2.0 (#3071) Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 4.0.0 to 4.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/v4.0.0...v4.2.0) --- updated-dependencies: - dependency-name: markdown-it-py dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 875212a7..2f16d4f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ humanize==4.15.0 ida-netnode==3.0 ida-settings==3.2.2 intervaltree==3.2.1 -markdown-it-py==4.0.0 +markdown-it-py==4.2.0 mdurl==0.1.2 msgpack==1.1.2 networkx==3.4.2