Update dependency uvicorn to v0.52.3
This commit is contained in:
parent
54041297e6
commit
d57c3f6219
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ dependencies = [
|
||||||
"typing-inspection==0.4.3",
|
"typing-inspection==0.4.3",
|
||||||
"tzdata==2026.3",
|
"tzdata==2026.3",
|
||||||
"urllib3==2.7.0",
|
"urllib3==2.7.0",
|
||||||
"uvicorn==0.52.1",
|
"uvicorn==0.52.3",
|
||||||
"jinja2==3.1.6",
|
"jinja2==3.1.6",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue