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

fix(deps): update dependency fastapi to ^0.112.0 (#3977)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-02 17:35:19 +00:00 committed by GitHub
parent a55fdb634d
commit ca3cb2447c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 91 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.111.0"
fastapi = "^0.112.0"
httpx = "^0.27.0"
lxml = "^5.0.0"
orjson = "^3.8.0"