fix(deps): update dependency fastapi to v0.136.3 (#7692)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-27 19:31:05 +00:00
committed by GitHub
parent 8219ac0168
commit ba69fcf824
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ dependencies = [
"apprise==1.10.0",
"bcrypt==5.0.0",
"extruct==0.18.0",
"fastapi==0.136.1",
"fastapi==0.136.3",
"httpx==0.28.1",
"lxml==6.1.1",
"orjson==3.11.9",