From 77d9f2cce14065b66b448dfaab442a3458e213b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 07:25:30 +0000 Subject: [PATCH] [upd] pypi: Bump markdown-it-py from 4.0.0 to 4.2.0 in the minor group Bumps the minor group with 1 update: [markdown-it-py](https://github.com/executablebooks/markdown-it-py). Updates `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 dependency-group: minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c3a2cbef..8626f0604 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ httpx[http2]==0.28.1 httpx-socks[asyncio]==0.10.0 sniffio==1.3.1 valkey==6.1.1 -markdown-it-py==4.0.0 +markdown-it-py==4.2.0 msgspec==0.21.1 typer==0.25.1 isodate==0.7.2