Skip to content

Commit 04bf9b9

Browse files
dependabot[bot]clareliguori
authored andcommitted
Update boto3 requirement in /examples/chatbots/python
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.36.20...1.37.23) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d94ff50 commit 04bf9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/chatbots/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
boto3>=1.36.20,<1.37.21
1+
boto3>=1.36.20,<1.37.24
22
mcp>=1.0.0
33
uvicorn>=0.32.1
44

0 commit comments

Comments
 (0)