From 62f8aaffc500d31ca6df8063c5220d6317920478 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 02:33:33 +0200 Subject: [PATCH] build(deps): bump monsterui from 1.0.19 to 1.0.20 (#551) Bumps [monsterui](https://github.com/AnswerDotAI/MonsterUI) from 1.0.19 to 1.0.20. - [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.19...1.0.20) --- updated-dependencies: - dependency-name: monsterui dependency-version: 1.0.20 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 ec9c3d7..aa509da 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.15 -MonsterUI==1.0.19 +MonsterUI==1.0.20 markdown-it-py==3.0.0 mdit-py-plugins==0.4.2 bokeh==3.7.2