Skip to content

Commit b6f18f1

Browse files
Update dependency boto3 to v1.40.59
1 parent da74680 commit b6f18f1

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.40.59",
99
"botocore==1.40.58",
1010
"httpx==0.28.1",
1111
"python-dotenv>=1.2.1",

0 commit comments

Comments
 (0)