Skip to content

Commit 1244296

Browse files
chore(deps): bump uvicorn in /examples/chatbots/python
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] <[email protected]>
1 parent 210f6c4 commit 1244296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/chatbots/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiobotocore[boto3]==2.25.0
22
mcp==1.20.0
3-
uvicorn==0.37.0
3+
uvicorn==0.38.0
44

55
# For testing, this module is installed from local files.
66
# Uncomment this line to build using the module from PyPi

0 commit comments

Comments
 (0)