Skip to content

Commit 562a9bd

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump uvicorn in /examples/chatbots/python
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.32.1 to 0.34.2. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](encode/uvicorn@0.32.1...0.34.2) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4958a0f commit 562a9bd

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.21.1
22
mcp==1.6.0
3-
uvicorn==0.32.1
3+
uvicorn==0.34.2
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)