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