From d867e1ee336c7875e773a2dcb187a3b7de8d590a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:43:55 +0000 Subject: [PATCH] chore(deps): bump sagemaker in /components/aws/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] --- components/aws/sagemaker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/aws/sagemaker/requirements.txt b/components/aws/sagemaker/requirements.txt index 470d09e177a..94790a05876 100644 --- a/components/aws/sagemaker/requirements.txt +++ b/components/aws/sagemaker/requirements.txt @@ -1,6 +1,6 @@ # Runtime requirements boto3==1.14.12 -sagemaker==2.1.0 +sagemaker==2.256.0 pathlib2==2.3.5 pyyaml==5.4 mypy-extensions==0.4.3