mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-07 22:45:22 +02:00
fix(deps): update dependency gunicorn to v21 (#2972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b79c0ad441
commit
04d2fa2416
2 changed files with 6 additions and 6 deletions
|
@ -21,7 +21,7 @@ apprise = "^1.4.5"
|
|||
bcrypt = "^4.0.1"
|
||||
extruct = "^0.16.0"
|
||||
fastapi = "^0.104.1"
|
||||
gunicorn = "^20.1.0"
|
||||
gunicorn = "^21.0.0"
|
||||
httpx = "^0.26.0"
|
||||
lxml = "^4.7.1"
|
||||
orjson = "^3.8.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue