Skip to content

Commit c4745c2

Browse files
committed
chore(deps): Upgrade boto3
1 parent c974de1 commit c4745c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

e2e_tests/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.15.0
22
mcp==1.23.1
33
uvicorn==0.38.0
4-
boto3==1.40.67
4+
boto3==1.42.3
55

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

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.15.0
22
mcp==1.23.1
33
uvicorn==0.38.0
4-
boto3==1.40.67
4+
boto3==1.42.3
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)