Skip to content

Commit 20920a7

Browse files
chore(deps): bump uvicorn from 0.42.0 to 0.46.0 in /e2e_tests/python (#1313)
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.42.0 to 0.46.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.42.0...0.46.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f31e7a commit 20920a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e_tests/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ strands-agents==1.38.0
22
strands-agents-evals==0.1.14
33
mcp==1.26.0
44
aiohttp>=3.13.4
5-
uvicorn==0.42.0
5+
uvicorn==0.46.0
66
boto3==1.42.84
77

88
# For testing, this module is installed from local files.

0 commit comments

Comments
 (0)