fix(deps): update dependency fastapi to v0.129.1 (#7111)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-21 15:17:34 +01:00
committed by GitHub
parent c94c9940b2
commit bbfa105e99
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ dependencies = [
"apprise==1.9.7",
"bcrypt==5.0.0",
"extruct==0.18.0",
"fastapi==0.129.0",
"fastapi==0.129.1",
"httpx==0.28.1",
"lxml==6.0.2",
"orjson==3.11.7",