1
0
Fork 0
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:
renovate[bot] 2024-01-10 21:55:58 +00:00 committed by GitHub
parent b79c0ad441
commit 04d2fa2416
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -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"