mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(deps): update dependency gunicorn to v21
This commit is contained in:
parent
375895f080
commit
f74f94b501
2 changed files with 6 additions and 23 deletions
|
@ -87,7 +87,7 @@ SQLAlchemy = "^1.4.48"
|
|||
|
||||
# ASGI
|
||||
uvicorn = "^0.23.0"
|
||||
gunicorn = "^20.1.0"
|
||||
gunicorn = "^21.0.0"
|
||||
Hypercorn = "^0.14.3"
|
||||
prometheus-fastapi-instrumentator = "^6.0.0"
|
||||
pytest-xdist = "^3.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue