mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(deps): update dependency gunicorn to v23
This commit is contained in:
parent
196ed02d08
commit
2b85df6b4e
2 changed files with 5 additions and 5 deletions
|
@ -87,7 +87,7 @@ greenlet = "3.1.1" # Explicitly add greenlet (dependency of SQLAlchemy) for pyth
|
|||
|
||||
# ASGI
|
||||
uvicorn = "^0.30.0"
|
||||
gunicorn = "^22.0.0"
|
||||
gunicorn = "^23.0.0"
|
||||
Hypercorn = "^0.17.0"
|
||||
pytest-xdist = "^3.5.0"
|
||||
filelock = "^3.13.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue