Skip to content

Commit b8ba0ac

Browse files
authored
Merge pull request #50 from heroku/dependabot/pip/uvicorn-0.38.0
Bump uvicorn from 0.37.0 to 0.38.0
2 parents 5317563 + 98ce781 commit b8ba0ac

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.119.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)