fix(deps): update dependency fastapi to ^0.119.0 (#6362)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-11 23:01:45 -05:00
committed by GitHub
parent 2b0d8227f4
commit c4b1f9fd01
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ appdirs = "1.4.4"
apprise = "^1.4.5"
bcrypt = "^5.0.0"
extruct = "^0.18.0"
fastapi = "^0.118.0"
fastapi = "^0.119.0"
httpx = "^0.28.0"
lxml = "^6.0.0"
orjson = "^3.8.0"