fix(deps): update dependency fastapi to ^0.117.0 (#6205)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-25 15:49:22 +00:00
committed by GitHub
parent 474cf299cd
commit 84c144e40f
2 changed files with 8 additions and 8 deletions

View File

@@ -24,7 +24,7 @@ appdirs = "1.4.4"
apprise = "^1.4.5"
bcrypt = "^4.0.1"
extruct = "^0.18.0"
fastapi = "^0.116.0"
fastapi = "^0.117.0"
httpx = "^0.28.0"
lxml = "^6.0.0"
orjson = "^3.8.0"