fix(deps): update dependency fastapi to v0.139.1 (#7922)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-21 12:25:18 +00:00
committed by GitHub
parent 2ce34c48a8
commit 6e7fa60e7b
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ dependencies = [
"apprise==1.12.0",
"bcrypt==5.0.0",
"extruct==0.18.0",
"fastapi==0.139.0",
"fastapi==0.139.1",
"httpx==0.28.1",
"lxml==6.1.1",
"orjson==3.11.9",