Skip to content

Commit aa052a2

Browse files
chore(deps): bump boto3 in /examples/chatbots/python
Bumps [boto3](https://github.com/boto/boto3) from 1.42.84 to 1.43.4. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.84...1.43.4) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8efa028 commit aa052a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/chatbots/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
strands-agents==1.38.0
22
mcp==1.26.0
33
uvicorn==0.46.0
4-
boto3==1.42.84
4+
boto3==1.43.4
55

66
# For testing, this module is installed from local files.
77
# Uncomment this line to build using the module from PyPi

0 commit comments

Comments
 (0)