Skip to content

Commit 0cce2ed

Browse files
LionsAdclaude
andauthored
feat: update boto3 to version 1.40.4 (#169)
Updates boto3 from 1.37.0 to 1.40.4 and botocore from 1.37.0 to 1.40.4. This update enables support for AWS_BEARER_TOKEN_BEDROCK functionality and includes the latest AWS service features and bug fixes. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <[email protected]>
1 parent 3f1b56a commit 0cce2ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ mangum==0.17.0
55
tiktoken==0.6.0
66
requests==2.32.4
77
numpy==1.26.4
8-
boto3==1.37.0
9-
botocore==1.37.0
8+
boto3==1.40.4
9+
botocore==1.40.4

0 commit comments

Comments
 (0)