Skip to content

Commit f4b58a8

Browse files
build(deps): update boto3 requirement from 1.39.4 to 1.39.7
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.39.4...1.39.7) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.39.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c96de7a commit f4b58a8

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
@@ -44,7 +44,7 @@ sentence-transformers = "5.0.0"
4444
qianfan = "0.4.12.3"
4545
zhipuai = "2.1.5.20250708"
4646
volcengine-python-sdk = {version = "4.0.5", extras = ["ark"]}
47-
boto3 = "1.39.4"
47+
boto3 = "1.39.7"
4848
tencentcloud-sdk-python = "3.0.1420"
4949
xinference-client = "1.7.1.post1"
5050
anthropic = "0.57.1"

0 commit comments

Comments
 (0)