Skip to content

Commit 60f217c

Browse files
chore(deps): bump boto3 in /examples/chatbots/python
Bumps [boto3](https://github.com/boto/boto3) from 1.42.69 to 1.42.81. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.69...1.42.81) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.81 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 275554b commit 60f217c

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.30.0
22
mcp==1.26.0
33
uvicorn==0.42.0
4-
boto3==1.42.69
4+
boto3==1.42.86
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)