Skip to content

Commit 78e79a8

Browse files
Update dependency boto3 to v1.41.5
1 parent f7ce245 commit 78e79a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bedrock-demo-102725/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.13"
77
dependencies = [
8-
"boto3==1.40.58",
8+
"boto3==1.41.5",
99
"botocore==1.40.58",
1010
"httpx==0.28.1",
1111
"python-dotenv>=1.2.1",

0 commit comments

Comments
 (0)