From 2d930f371f7e6cab732db1fbc7d9044e616fa712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 08:56:47 +0000 Subject: [PATCH] deps(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-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ba24255..2ca82b7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -141,7 +141,7 @@ lockfile==0.12.2 # via python-daemon markdown==3.10.2 # via pyplayground (pyproject.toml) -markdown-it-py[linkify]==3.0.0 +markdown-it-py[linkify]==4.0.0 # via # mdit-py-plugins # rich diff --git a/requirements.txt b/requirements.txt index a63ca7d..26d8b94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -88,7 +88,7 @@ lockfile==0.12.2 # via python-daemon markdown==3.10.2 # via pyplayground (pyproject.toml) -markdown-it-py[linkify]==3.0.0 +markdown-it-py[linkify]==4.0.0 # via # mdit-py-plugins # rich