Skip to content

Commit 1636a17

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.2 to 0.34.3. - [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.2...0.34.3) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c73a824 commit 1636a17

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