From f2ff3ef168c4968b567bc2d5dd889228f979ac8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 22:11:42 +0200 Subject: [PATCH] build(deps): bump monsterui from 1.0.20 to 1.0.21 (#573) Bumps [monsterui](https://github.com/AnswerDotAI/MonsterUI) from 1.0.20 to 1.0.21. - [Release notes](https://github.com/AnswerDotAI/MonsterUI/releases) - [Changelog](https://github.com/AnswerDotAI/MonsterUI/blob/main/CHANGELOG.bak) - [Commits](https://github.com/AnswerDotAI/MonsterUI/compare/1.0.20...1.0.21) --- updated-dependencies: - dependency-name: monsterui dependency-version: 1.0.21 dependency-type: direct:production update-type: version-update:semver-patch ... 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 b5b92a9..52b0c77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ numpydantic==1.6.9 matplotlib==3.10.3 fastapi[standard]==0.115.12 python-fasthtml==0.12.18 -MonsterUI==1.0.20 +MonsterUI==1.0.21 markdown-it-py==3.0.0 mdit-py-plugins==0.4.2 bokeh==3.7.2