From b2963196a56fb6d522c2b4d32a15e2cbfe279930 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 12:44:36 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20bump=20markdown-it-py=20from=203.0.?= =?UTF-8?q?0=20to=204.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 1cf3bb2a..bebde047 100644 --- a/requirements.txt +++ b/requirements.txt @@ -478,7 +478,7 @@ markdown==3.7 # via # ctxai # unstructured -markdown-it-py==3.0.0 +markdown-it-py==4.0.0 # via # markdown-pdf # rich