Skip to content

chore(deps): bump sagemaker from 2.237.3 to 2.256.0 in /components/aws/sagemaker#12758

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/components/aws/sagemaker/sagemaker-2.256.0
Open

chore(deps): bump sagemaker from 2.237.3 to 2.256.0 in /components/aws/sagemaker#12758
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/components/aws/sagemaker/sagemaker-2.256.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps sagemaker from 2.237.3 to 2.256.0.

Release notes

Sourced from sagemaker's releases.

v2.256.0

Features

  • Image for Numpy 2.0 support with XGBoost

Bug fixes and Other Changes

  • Bug fix for Triton Model server for inference
  • Removal of hmac key parameter for remote function
  • Bug fixes for input validation for local mode and resource management for iterators

v2.255.0

What's Changed

  • Extracts reward Lambda ARN from Nova recipes
  • Passes it as training job hyperparameter
  • Added LLMFT recipe support with standardized recipe handling
  • Enhanced recipe validation and multi-model type compatibility

v2.254.1

Bug Fixes and Other Changes

  • update get_execution_role to directly return the ExecutionRoleArn if it presents in the resource metadata file
  • [hf] HF PT Training DLCs

v2.254.0

Features

  • Triton v25.09 DLC

Bug Fixes and Other Changes

  • Add Numpy 2.0 support
  • add HF Optimum Neuron DLCs
  • [Hugging Face][Pytorch] Inference DLC 4.51.3
  • [hf] HF Inference TGI

v2.253.1

Bug Fixes and Other Changes

  • Update instance type regex to also include hyphens
  • Revert the change "Add Numpy 2.0 support"
  • [hf-tei] add image uri to utils
  • add TEI 1.8.2

v2.253.0

Features

  • Added condition to allow eval recipe.
  • add model_type hyperparameter support for Nova recipes

Bug Fixes and Other Changes

... (truncated)

Changelog

Sourced from sagemaker's changelog.

v2.256.0 (2026-01-08)

Features

  • Image for Numpy 2.0 support with XGBoost
  • Bug fixes and Other Changes

Bug fix for Triton Model server for inference

  • Removal of hmac key parameter for remote function
  • Bug fixes for input validation for local mode and resource management for iterators

v2.255.0 (2025-12-03)

Features

  • Extracts reward Lambda ARN from Nova recipes
  • Passes it as training job hyperparameter
  • Added LLMFT recipe support with standardized recipe handling
  • Enhanced recipe validation and multi-model type compatibility

v2.254.1 (2025-10-31)

Bug Fixes and Other Changes

  • update get_execution_role to directly return the ExecutionRoleArn if it presents in the resource metadata file
  • [hf] HF PT Training DLCs

v2.254.0 (2025-10-29)

Features

  • Triton v25.09 DLC

Bug Fixes and Other Changes

  • Add Numpy 2.0 support
  • add HF Optimum Neuron DLCs
  • [Hugging Face][Pytorch] Inference DLC 4.51.3
  • [hf] HF Inference TGI

v2.253.1 (2025-10-14)

Bug Fixes and Other Changes

  • Update instance type regex to also include hyphens
  • Revert the change "Add Numpy 2.0 support"
  • [hf-tei] add image uri to utils

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from 2.237.3 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](aws/sagemaker-python-sdk@v2.237.3...v2.256.0)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-version: 2.256.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 3, 2026
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign ananth102 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow
Copy link

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

🎉 Welcome to the Kubeflow Pipelines repo! 🎉

Thanks for opening your first PR! We're excited to have you onboard 🚀

Next steps:

Feel free to ask questions in the comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file needs-ok-to-test python Pull requests that update Python code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants