Merge pull request 'fix(deps): update dependency uvicorn to v0.48.0' (#28) from renovate/uvicorn-0.x into main
All checks were successful
backend / docker (push) Successful in 2m41s
All checks were successful
backend / docker (push) Successful in 2m41s
This commit is contained in:
commit
1f146fb558
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.47.0",
|
||||
"uvicorn==0.48.0",
|
||||
"jinja2==3.1.6",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue