Skip to content

Commit 6573ec0

Browse files
chore(deps): Update uvicorn requirement from ~=0.32 to ~=0.47
Updates the requirements on [uvicorn](https://github.com/Kludex/uvicorn) to permit the latest version. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.32.0...0.47.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.47.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ad4a25 commit 6573ec0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ openai-agents~=0.17
1717
a2a-sdk~=1.0
1818
mcp~=1.27
1919
httpx~=0.28
20-
uvicorn~=0.32
20+
uvicorn~=0.47
2121
starlette~=0.48
2222
python-dotenv~=1.0
2323
pytest~=8.0

0 commit comments

Comments
 (0)