Merge pull request 'Update dependency uvicorn to v0.49.0' (#39) from renovate/uvicorn-0.x into main
Some checks failed
backend / docker (push) Failing after 42s
Some checks failed
backend / docker (push) Failing after 42s
This commit is contained in:
commit
54ceec85fb
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==2026.2",
|
"tzdata==2026.2",
|
||||||
"urllib3==2.7.0",
|
"urllib3==2.7.0",
|
||||||
"uvicorn==0.48.0",
|
"uvicorn==0.49.0",
|
||||||
"jinja2==3.1.6",
|
"jinja2==3.1.6",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue