From f7cc43f68ca1da60e63a096a9b2ade9ccf1e863a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 00:58:28 +0200 Subject: [PATCH] Bump monsterui from 1.0.18 to 1.0.19 (#526) Bumps [monsterui](https://github.com/AnswerDotAI/MonsterUI) from 1.0.18 to 1.0.19. - [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.18...1.0.19) --- updated-dependencies: - dependency-name: monsterui dependency-version: 1.0.19 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 38c5ca8..eda16d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ numpydantic==1.6.8 matplotlib==3.10.1 fastapi[standard]==0.115.12 python-fasthtml==0.12.14 -MonsterUI==1.0.18 +MonsterUI==1.0.19 markdown-it-py==3.0.0 mdit-py-plugins==0.4.2 bokeh==3.7.2