From 2b21a50fdfb840acd4f485380f5def5f6477824b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 20:04:25 +0000 Subject: [PATCH] [upd] pypi: 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8e841f941..e063b4244 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==3.0.0 +markdown-it-py==4.0.0 tomli==2.4.0; python_version < '3.11' msgspec==0.20.0 typer==0.24.1