fix(deps): update dependency fastapi to v0.123.10 (#6660)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-05 15:58:01 -06:00
committed by GitHub
parent ed806b9fec
commit 22a0e6d608
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ dependencies = [
"apprise==1.9.5",
"bcrypt==5.0.0",
"extruct==0.18.0",
"fastapi==0.123.9",
"fastapi==0.123.10",
"httpx==0.28.1",
"lxml==6.0.2",
"orjson==3.11.4",