chore(deps): update dependency uvicorn to >=0.17.6,<0.25.0 (#2774)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1820970ce3
commit
4715ccf083
2 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ setup(
|
|||
"prod": [
|
||||
"gunicorn>=20.1.0,<21.3",
|
||||
"psycopg[c]>=3.1.8,<3.2",
|
||||
"uvicorn[standard]>=0.17.6,<0.24.0",
|
||||
"uvicorn[standard]>=0.17.6,<0.25.0",
|
||||
],
|
||||
"dev": [
|
||||
"django-coverage-plugin>=3.0.0,<4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue