openproblems-bio / openproblems

Formalizing and benchmarking open problems in single-cell genomics
MIT License
313 stars 78 forks source link

Update sagemaker requirement from ==2.116.* to ==2.140.* in /docker/openproblems #857

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on sagemaker to permit the latest version.

Release notes

Sourced from sagemaker's releases.

v2.140.0

Features

  • SDK changes for TRCOMP support

Bug Fixes and Other Changes

  • [Feature - Hugging Face] Update Transformers 4.26 - PyTorch 1.13.1 Image uri
Changelog

Sourced from sagemaker's changelog.

v2.140.0 (2023-03-17)

Features

  • SDK changes for TRCOMP support

Bug Fixes and Other Changes

  • [Feature - Hugging Face] Update Transformers 4.26 - PyTorch 1.13.1 Image uri

v2.139.0 (2023-03-15)

Features

  • Add XGBoost framework 1.7-1 version

Bug Fixes and Other Changes

  • Fix image_uris.retrieve() function to return ValueError when framework is not allowed for an instance_type

v2.138.0 (2023-03-13)

Features

  • Jumpstart training metrics

Bug Fixes and Other Changes

  • Add new region support for MX, PT, TF on SM Training

v2.137.0 (2023-03-10)

Features

  • support JSON for input dataset and model output

Bug Fixes and Other Changes

  • Wait on describe for tag propagation
  • Extracted profile_name directly from sagemaker.Session if None
  • Avoid double encoding to JSON in InferenceRecommenderMixin
  • RepackStep must use the same KMS key as the Model

v2.136.0 (2023-03-09)

Features

  • with_feature_group [feature_store]
  • Djl Large Model Support
  • Decouple model.right_size() from model registry

... (truncated)

Commits
  • d0c4baf prepare release v2.140.0
  • 0d7a826 feature: SDK changes for TRCOMP support (#3714)
  • 3a90ccf [Feature - Hugging Face] Update Transformers 4.26 - PyTorch 1.13.1 Image uri ...
  • 5f75d34 update development version to v2.139.1.dev0
  • 967a9ba prepare release v2.139.0
  • 1b4892a Feature: add SKLearn framework version 1.2-1 (#3713)
  • 43e3571 fix: Fix image_uris.retrieve() function to return ValueError when framework i...
  • adee8b2 feature: Add XGBoost framework 1.7-1 version (#3706)
  • 6e9c666 update development version to v2.138.1.dev0
  • e99d5eb prepare release v2.138.0
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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 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)
github-actions[bot] commented 1 year ago

Current build status

dependabot[bot] commented 1 year ago

Superseded by #860.