Skip to content

Commit 92e8788

Browse files
Bump uvicorn from 0.34.3 to 0.35.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.3 to 0.35.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](encode/uvicorn@0.34.3...0.35.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af31f45 commit 92e8788

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.9.4
22
fastapi==0.115.12
3-
uvicorn==0.34.3
3+
uvicorn==0.35.0
44
python-dotenv==1.1.0
55
mando==0.8.2
66
# --- dev / CI only -------------------------------------------------

0 commit comments

Comments
 (0)