From 5407217fdcef773a8ecb44e78d8031c22e436fa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:13:59 +0000 Subject: [PATCH] chore(deps): bump sagemaker Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.1.0 to 2.256.0. - [Release notes](https://github.com/aws/sagemaker-python-sdk/releases) - [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/v2.256.0/CHANGELOG.md) - [Commits](https://github.com/aws/sagemaker-python-sdk/compare/v2.1.0...v2.256.0) --- updated-dependencies: - dependency-name: sagemaker dependency-version: 2.256.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../aws-samples/hosting_model_monitor_pipeline/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/contrib/aws-samples/hosting_model_monitor_pipeline/requirements.txt b/samples/contrib/aws-samples/hosting_model_monitor_pipeline/requirements.txt index dde21a83142..6e837cbbcad 100644 --- a/samples/contrib/aws-samples/hosting_model_monitor_pipeline/requirements.txt +++ b/samples/contrib/aws-samples/hosting_model_monitor_pipeline/requirements.txt @@ -1,2 +1,2 @@ -sagemaker==2.1.0 +sagemaker==2.256.0 kfp==1.8.13 \ No newline at end of file