From 3790a405dc16cb8708d13fd83552db79eef691be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 12:44:27 +0200 Subject: [PATCH] Bump python-fasthtml from 0.12.4 to 0.12.6 (#502) Bumps [python-fasthtml](https://github.com/AnswerDotAI/fasthtml) from 0.12.4 to 0.12.6. - [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.4...0.12.6) --- updated-dependencies: - dependency-name: python-fasthtml dependency-version: 0.12.6 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 69000e0..3e8d3a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy==2.2.4 numpydantic==1.6.8 matplotlib==3.10.1 fastapi[standard]==0.115.12 -python-fasthtml==0.12.4 +python-fasthtml==0.12.6 MonsterUI==1.0.11 markdown-it-py==3.0.0 mdit-py-plugins==0.4.2