From d991c94d4347fa66ea0a28153f9b9d3983a829cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 07:11:08 +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 70ed9b2e8..2fa38baba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ httpx-socks[asyncio]==0.10.0 Brotli==1.1.0 setproctitle==1.3.7 valkey==6.1.1 -markdown-it-py==3.0.0 +markdown-it-py==4.0.0 fasttext-predict==0.9.2.4 tomli==2.3.0; python_version < '3.11' msgspec==0.19.0