Skip to content

Commit 3a7d34b

Browse files
chore(deps): update boto3 requirement in /e2e_tests/python
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.36.20...1.37.25) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.37.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b33d1d2 commit 3a7d34b

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,4 +1,4 @@
1-
boto3>=1.36.20,<1.37.24
1+
boto3>=1.36.20,<1.37.26
22
mcp>=1.6.0
33
uvicorn>=0.32.1
44

0 commit comments

Comments
 (0)