Skip to content

Commit 606f039

Browse files
authored
Merge pull request #13 from ImagingDataCommons/dependabot/uv/python-52d62c2bc6
build(deps): Update uvicorn[standard] requirement from >=0.50.2 to >=0.51.0 in the python group
2 parents a14cd87 + 3954c9a commit 606f039

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
"pydantic-settings>=2.3",
1919
# REST adapter
2020
"fastapi>=0.139.0",
21-
"uvicorn[standard]>=0.50.2",
21+
"uvicorn[standard]>=0.51.0",
2222
# MCP adapter (official SDK; bundles FastMCP server API)
2323
"mcp>=1.28.1",
2424
]

uv.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)