mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-07 06:25:21 +02:00
fix(deps): update dependency gunicorn to v22 (#3479)
Some checks are pending
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
Some checks are pending
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
46f1ad7941
commit
faf716cb7e
2 changed files with 8 additions and 7 deletions
|
@ -21,7 +21,7 @@ apprise = "^1.4.5"
|
|||
bcrypt = "^4.0.1"
|
||||
extruct = "^0.16.0"
|
||||
fastapi = "^0.110.0"
|
||||
gunicorn = "^21.0.0"
|
||||
gunicorn = "^22.0.0"
|
||||
httpx = "^0.27.0"
|
||||
lxml = "^5.0.0"
|
||||
orjson = "^3.8.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue