fix(deps): update dependency fastapi to v0.136.0 (#7511)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-21 12:52:00 +00:00
committed by GitHub
parent cfb60228f7
commit 26dfeac956
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ dependencies = [
"apprise==1.9.9",
"bcrypt==5.0.0",
"extruct==0.18.0",
"fastapi==0.135.3",
"fastapi==0.136.0",
"httpx==0.28.1",
"lxml==6.0.4",
"orjson==3.11.8",