Update dependency uvicorn to v0.52.1
This commit is contained in:
parent
a90061f692
commit
702abc832d
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.49.0",
|
||||
"uvicorn==0.52.1",
|
||||
"jinja2==3.1.6",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue