mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(deps): update dependency hypercorn to ^0.14.0
This commit is contained in:
parent
a981ae4052
commit
a73af3e76d
2 changed files with 7 additions and 7 deletions
|
@ -87,7 +87,7 @@ SQLAlchemy = "^1.4.26"
|
|||
# ASGI
|
||||
uvicorn = "^0.15.0"
|
||||
gunicorn = "^20.1.0"
|
||||
Hypercorn = "^0.11.2"
|
||||
Hypercorn = "^0.14.0"
|
||||
prometheus-fastapi-instrumentator = "^5.7.1"
|
||||
pytest-xdist = "^2.4.0"
|
||||
filelock = "^3.3.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue