1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-06 22:15:22 +02:00

fix(deps): update dependency fastapi to ^0.91.0 (#2106)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-11 10:21:56 -09:00 committed by GitHub
parent da60e56982
commit f9ba7711ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 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.89.0"
fastapi = "^0.91.0"
gunicorn = "^20.1.0"
httpx = "^0.23.1"
lxml = "^4.7.1"