From cc687b140f995769a60a5682a318dfe68a690077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 08:25:09 +0100 Subject: [PATCH] Bump python-fasthtml from 0.12.0 to 0.12.1 (#441) Bumps [python-fasthtml](https://github.com/AnswerDotAI/fasthtml) from 0.12.0 to 0.12.1. - [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.0...0.12.1) --- updated-dependencies: - dependency-name: python-fasthtml 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 a5093e3..e5863ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy==2.2.2 numpydantic==1.6.7 matplotlib==3.10.0 fastapi[standard]==0.115.7 -python-fasthtml==0.12.0 +python-fasthtml==0.12.1 uvicorn==0.34.0 scikit-learn==1.6.1 timezonefinder==6.5.8