From 0bdba784cc33127c78f5f4f92983f41a534d2ece Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 07:26:29 +0000 Subject: [PATCH] chore(deps): bump markdown-it-py from 4.0.0 to 4.2.0 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] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 91e6947..f38dcf8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dependencies = [ "jinja2==3.1.6", "keyring==25.7.0", "license-expression==30.4.4", - "markdown-it-py==4.0.0", + "markdown-it-py==4.2.0", "markupsafe==3.0.3", "mdurl==0.1.2", "more-itertools==11.0.2", diff --git a/requirements.txt b/requirements.txt index 2ee639e..01ded73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ jaraco.functools==4.4.0 Jinja2==3.1.6 keyring==25.7.0 license-expression==30.4.4 -markdown-it-py==4.0.0 +markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 more-itertools==11.0.2