Skip to content

Commit 4958a0f

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump uvicorn from 0.32.1 to 0.34.2 in /e2e_tests/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 3d8e890 commit 4958a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e_tests/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.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)