Skip to content

Commit 021749a

Browse files
Bump uvicorn from 0.37.0 to 0.38.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.37.0 to 0.38.0. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.37.0...0.38.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25f6ec4 commit 021749a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mcp[client,server]==1.18.0
22
fastapi==0.116.1
3-
uvicorn==0.37.0
3+
uvicorn==0.38.0
44
python-dotenv==1.1.1
55
mando==0.8.2
66
# --- dev / CI only -------------------------------------------------

0 commit comments

Comments
 (0)