Skip to content

Commit 5fbad6f

Browse files
build(deps): update boto3 requirement from 1.37.36 to 1.38.2
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.37.36...1.38.2) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.38.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a084b12 commit 5fbad6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ langchain-ollama = "0.3.2"
2929
langgraph = "0.3.34"
3030
qianfan = "0.4.12.3"
3131
zhipuai = "2.1.5.20250421"
32-
boto3 = "1.37.36"
32+
boto3 = "1.38.2"
3333
tencentcloud-sdk-python = "3.0.1366"
3434
xinference-client = "1.5.0"
3535
anthropic = "0.50.0"

0 commit comments

Comments
 (0)