From 482227c0b1b57b33e46726afebab3c3a29f6cac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 20:35:55 +0200 Subject: [PATCH] build(deps): bump python-fasthtml from 0.12.27 to 0.12.28 (#691) Bumps [python-fasthtml](https://github.com/AnswerDotAI/fasthtml) from 0.12.27 to 0.12.28. - [Release notes](https://github.com/AnswerDotAI/fasthtml/releases) - [Changelog](https://github.com/AnswerDotAI/fasthtml/blob/main/CHANGELOG.md) - [Commits](https://github.com/AnswerDotAI/fasthtml/compare/0.12.27...0.12.28) --- updated-dependencies: - dependency-name: python-fasthtml dependency-version: 0.12.28 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 fd24410..760c736 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy==2.3.3 numpydantic==1.6.11 matplotlib==3.10.6 fastapi[standard]==0.115.14 -python-fasthtml==0.12.27 +python-fasthtml==0.12.28 MonsterUI==1.0.29 markdown-it-py==3.0.0 mdit-py-plugins==0.5.0