From ac569fc059f210ff236dcafbf25adb9bbd27c615 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 17:04:01 +0000 Subject: [PATCH] Bump sagemaker from 2.230.0 to 2.237.3 Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.230.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](https://github.com/aws/sagemaker-python-sdk/compare/v2.230.0...v2.237.3) --- updated-dependencies: - dependency-name: sagemaker dependency-version: 2.237.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3b982480e..5bd9ac465 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -17,7 +17,7 @@ pytest pytest-cov pytorch-lightning==2.5.0 tensorboard==2.14.0 -sagemaker==2.230.0 +sagemaker==2.237.3 torch-model-archiver>=0.4.2 torch torchmetrics==1.6.3