mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(deps): update dependency gunicorn to v22
This commit is contained in:
parent
36a56e9d3c
commit
0d17895647
2 changed files with 8 additions and 7 deletions
|
@ -87,7 +87,7 @@ SQLAlchemy = "^1.4.52"
|
|||
|
||||
# ASGI
|
||||
uvicorn = "^0.30.0"
|
||||
gunicorn = "^21.2.0"
|
||||
gunicorn = "^22.0.0"
|
||||
Hypercorn = "^0.17.0"
|
||||
prometheus-fastapi-instrumentator = "^7.0.0"
|
||||
pytest-xdist = "^3.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue