fix(deps): update dependency fastapi to v0.137.2 (#7796)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-23 10:20:44 +00:00
committed by GitHub
parent 1e9d4e1799
commit abe4ee60a8
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ dependencies = [
"apprise==1.11.0",
"bcrypt==5.0.0",
"extruct==0.18.0",
"fastapi==0.137.1",
"fastapi==0.137.2",
"httpx==0.28.1",
"lxml==6.1.1",
"orjson==3.11.9",