Skip to content

Commit 4d6d1a9

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump uvicorn in /examples/chatbots/python
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] <support@github.com>
1 parent 07fbd89 commit 4d6d1a9

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.23.0
22
mcp==1.9.2
3-
uvicorn==0.34.3
3+
uvicorn==0.35.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)