chore(deps): update dependency uvicorn to v0.42.0
This commit is contained in:
parent
c61c8dac0c
commit
dbe09f2829
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ dependencies = [
|
||||||
"typing-inspection==0.4.2",
|
"typing-inspection==0.4.2",
|
||||||
"tzdata==2025.3",
|
"tzdata==2025.3",
|
||||||
"urllib3==2.6.3",
|
"urllib3==2.6.3",
|
||||||
"uvicorn==0.41.0",
|
"uvicorn==0.42.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.setuptools]
|
[tool.setuptools]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue