forked from spacebar/SplatNet-Backend
Merge pull request 'fix(deps): update dependency uvicorn to v0.47.0' (#16) from renovate/uvicorn-0.x into main
This commit is contained in:
commit
1aa6fc0371
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ dependencies = [
|
|||
"typing-inspection==0.4.2",
|
||||
"tzdata==2026.2",
|
||||
"urllib3==2.7.0",
|
||||
"uvicorn==0.46.0",
|
||||
"uvicorn==0.47.0",
|
||||
"jinja2==3.1.6",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue