fix(deps): update dependency fastapi to v0.133.1 (#7146)

This commit is contained in:
Michael Genson
2026-02-25 15:56:01 -06:00
committed by GitHub
parent a3e3fa6f56
commit b182b50faa
4 changed files with 7 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ dependencies = [
"apprise==1.9.7",
"bcrypt==5.0.0",
"extruct==0.18.0",
"fastapi==0.131.0",
"fastapi==0.133.1",
"httpx==0.28.1",
"lxml==6.0.2",
"orjson==3.11.7",