Skip to content

Commit 3d5ae48

Browse files
chore(deps): bump sagemaker (#387)
Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.218.0 to 2.237.3. - [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.218.0...v2.237.3) --- updated-dependencies: - dependency-name: sagemaker dependency-version: 2.237.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wes <s.wes35@gmail.com>
1 parent 8ce2fae commit 3d5ae48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • modules/sagemaker/sagemaker-templates/templates/finetune_llm_evaluation/seed_code/build_app

modules/sagemaker/sagemaker-templates/templates/finetune_llm_evaluation/seed_code/build_app/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
]
2424
requires-python = ">= 3.6"
2525
dependencies = [
26-
"sagemaker==2.218.0",
26+
"sagemaker==2.237.3",
2727
"datasets==2.8.0",
2828
"transformers==4.53.0",
2929
"torch>=2.0.0",

0 commit comments

Comments
 (0)