build(deps): bump python-fasthtml from 0.14.4 to 0.14.5 (#1136)
Some checks failed
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled

Bumps [python-fasthtml](https://github.com/AnswerDotAI/fasthtml) from 0.14.4 to 0.14.5.
- [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.14.4...0.14.5)

---
updated-dependencies:
- dependency-name: python-fasthtml
  dependency-version: 0.14.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-09 17:51:00 +02:00
committed by GitHub
parent 2c9dba44e8
commit 930991148e

View File

@@ -24,7 +24,7 @@ dependencies = [
"fastapi[standard-no-fastapi-cloud-cli]==0.139.0", "fastapi[standard-no-fastapi-cloud-cli]==0.139.0",
"fastapi_cli==0.0.29", "fastapi_cli==0.0.29",
"rich-toolkit==0.20.1", "rich-toolkit==0.20.1",
"python-fasthtml==0.14.4", "python-fasthtml==0.14.5",
"MonsterUI==1.0.46", "MonsterUI==1.0.46",
"markdown-it-py==4.2.0", "markdown-it-py==4.2.0",
"mdit-py-plugins==0.6.1", "mdit-py-plugins==0.6.1",