Skip to content

Commit 53c265c

Browse files
chore(deps): update uvicorn requirement from >=0.30.0 to >=0.48.0 (#14)
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.30.0...0.48.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.46.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50e8354 commit 53c265c

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
@@ -1,6 +1,6 @@
11
ortools>=9.15.6755
22
fastapi>=0.136.3
3-
uvicorn[standard]>=0.30.0
3+
uvicorn[standard]>=0.48.0
44
pydantic>=2.13.4
55
fastapi-mcp>=0.4.0
66
PyJWT>=2.13.0

0 commit comments

Comments
 (0)