From 370975fc11c08ab4699dc0b322ca9f3bf66ef689 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 17:58:44 +0200 Subject: [PATCH] build(deps): bump mdit-py-plugins from 0.4.2 to 0.5.0 (#648) Bumps [mdit-py-plugins](https://github.com/executablebooks/mdit-py-plugins) from 0.4.2 to 0.5.0. - [Release notes](https://github.com/executablebooks/mdit-py-plugins/releases) - [Changelog](https://github.com/executablebooks/mdit-py-plugins/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/mdit-py-plugins/compare/v0.4.2...v0.5.0) --- updated-dependencies: - dependency-name: mdit-py-plugins dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1267026..3ba621c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ fastapi[standard]==0.115.14 python-fasthtml==0.12.23 MonsterUI==1.0.23 markdown-it-py==3.0.0 -mdit-py-plugins==0.4.2 +mdit-py-plugins==0.5.0 bokeh==3.7.3 uvicorn==0.35.0 scikit-learn==1.7.1