Skip to content

Commit 8a7c7fb

Browse files
chore(deps): bump sagemaker from 2.243.2 to 3.8.0 in /models/sagemaker
Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.243.2 to 3.8.0. - [Release notes](https://github.com/aws/sagemaker-python-sdk/releases) - [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md) - [Commits](aws/sagemaker-python-sdk@v2.243.2...v3.8.0) --- updated-dependencies: - dependency-name: sagemaker dependency-version: 3.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 034376c commit 8a7c7fb

2 files changed

Lines changed: 2465 additions & 203 deletions

File tree

models/sagemaker/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"botocore>=1.43.13",
1212
"dify_plugin>=0.9.0",
1313
"requests>=2.33.1",
14-
"sagemaker>=2.243.2,<2.256.1",
14+
"sagemaker>=3.8.0,<3.8.1",
1515
]
1616

1717
# uv run black . -C -l 100 && uv run ruff check --fix

0 commit comments

Comments
 (0)