fix(deps): update dependency fastapi to ^0.89.0 (#1997)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-01-07 18:22:08 -09:00
committed by GitHub
parent 5e97c32e68
commit 9774f17f64
2 changed files with 8 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ appdirs = "1.4.4"
apprise = "^1.2.0"
bcrypt = "^4.0.1"
extruct = "^0.14.0"
fastapi = "^0.88.0"
fastapi = "^0.89.0"
gunicorn = "^20.1.0"
lxml = "^4.7.1"
orjson = "^3.8.0"