mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-08 15:05:25 +02:00
fix(deps): update dependency fastapi to ^0.111.0 (#3549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f2615c97e9
commit
4f02fae284
2 changed files with 166 additions and 5 deletions
|
@ -20,7 +20,7 @@ appdirs = "1.4.4"
|
|||
apprise = "^1.4.5"
|
||||
bcrypt = "^4.0.1"
|
||||
extruct = "^0.16.0"
|
||||
fastapi = "^0.110.0"
|
||||
fastapi = "^0.111.0"
|
||||
gunicorn = "^22.0.0"
|
||||
httpx = "^0.27.0"
|
||||
lxml = "^5.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue