Skip to content

Update sagemaker requirement from <3,>=2 to >=3.21.0,<4 - #310

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/sagemaker-gte-3.21.0-and-lt-4
Open

Update sagemaker requirement from <3,>=2 to >=3.21.0,<4#310
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/sagemaker-gte-3.21.0-and-lt-4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown

Updates the requirements on sagemaker to permit the latest version.

Release notes

Sourced from sagemaker's releases.

v3.21.0

SageMaker Python SDK 3.21.0

New Features

  • feat(train): Add inherited list_supported_models to BaseTrainer (#6187)

Bug Fixes

  • fix(core,mlops): honor caller region in feature_store ingest_dataframe and stop telemetry from blocking SDK calls (#6197)
  • fix(core): anchor tar member validation to extract_path (#6195)
  • fix(rlaif): accept preset reward_prompt template names (#6192)
  • fix(serve): pre-deploy JumpStart benchmark data + public HuggingFace download helper (#6175)
  • fix(tgi): honor S3 model_path as weight source for TGI builds (#5964)
Changelog

Sourced from sagemaker's changelog.

v3.21.0 (2026-08-25)

New Features

  • feat(train): Add inherited list_supported_models to BaseTrainer (#6187)

Bug Fixes

  • fix(core,mlops): honor caller region in feature_store ingest_dataframe and stop telemetry from blocking SDK calls (#6197)
  • fix(core): anchor tar member validation to extract_path (#6195)
  • fix(rlaif): accept preset reward_prompt template names (#6192)
  • fix(serve): pre-deploy JumpStart benchmark data + public HuggingFace download helper (#6175)
  • fix(tgi): honor S3 model_path as weight source for TGI builds (#5964)

Tests

  • change(train): gate deep integ tests behind gpu_intensive, add shallow submit-then-stop suite (#6176)
  • fix(ci,train): run fast-integ-tests in CodeBuild and give shallow RLVR cases a reward signal (#6207)
  • fix(train): make CPT integ tests dry run for optimize for capacity constraints (#6194)
  • test(serve): add skip_in_pr_check marker for hang-prone integ tests (#6190)
  • test(train): add unit test to prevent future regression of preset reward function (#6182)

v3.20.0 (2026-08-14)

New Features

  • feat(serve): list/filter jobs, deploy from recommendation row, compare benchmarks, DataFrame views (#6148)

Bug Fixes

  • fix(train): revert preset reward function deletion from hyperparams dict (#6181)
  • fix(serve): validate ECR registry host before docker login (#6160)
  • fix(mlops): Add pre-validation for Bedrock and MLflow role permissions (#6162)
  • fix(core): propagate user-supplied tags to created resources (#6167)

Tests

  • test(train): Fix RLVR integ test (#6183)
  • test(train): update timeout of RLVR sequence_length test (#6180)
  • test(serve): SD/KT-IC integ must use g6.2xlarge, not g4dn (#6141)

v3.19.0 (2026-08-10)

New Features

  • feat(train): Add SequenceLength support for SFT, DPO, RLVR, RLAIF trainers (#5965)
  • feat(train): Job notifications, log streaming, and metrics visualization for training jobs (#6051)
  • feat(serve): Model Reuse — reuse previously built models across deployments (#6051)

... (truncated)

Commits
  • d3801bb Release 3.21.0 (#6211)
  • b981113 fix(ci,train): run fast-integ-tests in CodeBuild and give shallow RLVR cases ...
  • 3792482 docs: Add per-agent instruction files pointing to AGENTS.md (#6208)
  • 2fc624f fix(rlaif): accept preset reward_prompt template names (#6192)
  • a248126 fix(core,mlops): honor caller region in feature_store ingest_dataframe and st...
  • 4f2cdfd fix: anchor tar member validation to extract_path in sagemaker-core (#6195)
  • 44410e2 fix: Made CPT integ tests dry run for optimize for capacity constraints (#6194)
  • 06a2c1a fix(tgi): honor S3 model_path as weight source for TGI builds (#5943) (#5964)
  • 9d44b40 feat(train): Add inherited list_supported_models to BaseTrainer (#6187)
  • 7198091 change(train): gate deep integ tests behind gpu_intensive, add shallow submit...
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [sagemaker](https://github.com/aws/sagemaker-python-sdk) to permit the latest version.
- [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.0.0...v3.21.0)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-version: 3.21.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 Aug 31, 2026
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants