fix(deps): update dependency fastapi to ^0.115.0 (#4228)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-17 22:08:19 -05:00
committed by GitHub
parent fd0257c1b8
commit f736423fff
2 changed files with 9 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ appdirs = "1.4.4"
apprise = "^1.4.5"
bcrypt = "^4.0.1"
extruct = "^0.17.0"
fastapi = "^0.114.0"
fastapi = "^0.115.0"
httpx = "^0.27.0"
lxml = "^5.0.0"
orjson = "^3.8.0"