fix(deps): update dependency gunicorn to v22 (#3479)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-16 23:07:01 -05:00
committed by GitHub
parent 46f1ad7941
commit faf716cb7e
2 changed files with 8 additions and 7 deletions

View File

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