forked from spacebar/SplatNet-Backend
fix(deps): update dependency uvicorn to v0.46.0
This commit is contained in:
parent
80f012d41f
commit
d423d62642
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ dependencies = [
|
|||
"typing-inspection==0.4.2",
|
||||
"tzdata==2026.1",
|
||||
"urllib3==2.6.3",
|
||||
"uvicorn==0.45.0",
|
||||
"uvicorn==0.46.0",
|
||||
"jinja2==3.1.6",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue