fix(deps): update dependency fastapi to v0.127.1 (#6779)

This commit is contained in:
renovate[bot]
2025-12-26 12:13:31 -06:00
committed by GitHub
parent 3ca6c67f25
commit 7792f0504d
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ dependencies = [
"apprise==1.9.6",
"bcrypt==5.0.0",
"extruct==0.18.0",
"fastapi==0.127.0",
"fastapi==0.127.1",
"httpx==0.28.1",
"lxml==6.0.2",
"orjson==3.11.5",