build(deps): bump python-fasthtml from 0.13.0 to 0.13.1 (#980)

Bumps [python-fasthtml](https://github.com/AnswerDotAI/fasthtml) from 0.13.0 to 0.13.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.13.0...0.13.1)

---
updated-dependencies:
- dependency-name: python-fasthtml
  dependency-version: 0.13.1
  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-03-26 13:23:13 +01:00
committed by GitHub
parent 45c894025d
commit 1f1039c9c2

View File

@@ -24,7 +24,7 @@ dependencies = [
"fastapi[standard-no-fastapi-cloud-cli]==0.135.1", "fastapi[standard-no-fastapi-cloud-cli]==0.135.1",
"fastapi_cli==0.0.24", "fastapi_cli==0.0.24",
"rich-toolkit==0.19.7", "rich-toolkit==0.19.7",
"python-fasthtml==0.13.0", "python-fasthtml==0.13.1",
"MonsterUI==1.0.44", "MonsterUI==1.0.44",
"markdown-it-py==4.0.0", "markdown-it-py==4.0.0",
"mdit-py-plugins==0.5.0", "mdit-py-plugins==0.5.0",