Skip to content

Commit d48ab27

Browse files
authored
Merge pull request #44 from heroku/dependabot/pip/uvicorn-0.37.0
Bump uvicorn from 0.35.0 to 0.37.0
2 parents 77c616c + 1040e01 commit d48ab27

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.14.1
22
fastapi==0.116.1
3-
uvicorn==0.35.0
3+
uvicorn==0.37.0
44
python-dotenv==1.1.1
55
mando==0.8.2
66
# --- dev / CI only -------------------------------------------------

0 commit comments

Comments
 (0)