openproblems-bio / openproblems

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

Update sagemaker requirement from ==2.116.* to ==2.136.* in /docker/openproblems #844

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.136.0

Features

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

Bug Fixes and Other Changes

  • Fix integration test error in test_default_right_size_and_deploy_unregistered_base_model
  • Add djl 0.21.0 dlc images

Documentation Changes

  • Torchrun gpu support documentation change
Changelog

Sourced from sagemaker's changelog.

v2.136.0 (2023-03-09)

Features

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

Bug Fixes and Other Changes

  • Fix integration test error in test_default_right_size_and_deploy_unregistered_base_model
  • Add djl 0.21.0 dlc images

Documentation Changes

  • Torchrun gpu support documentation change

v2.135.1.post0 (2023-03-02)

Documentation Changes

  • update feature store dataset builder docs

v2.135.1 (2023-03-01)

Bug Fixes and Other Changes

  • Revert back to stable apache-airflow-providers-amazon from 7.2.1 to 4.0.0.
  • Typo in graviton algos
  • build(deps): bump apache-airflow-providers-amazon from 4.0.0 to 7.2.1 in /requirements/extras
  • Support cloning private repo using ssh key
  • Create a default SageMaker Session inside FeatureGroup class

Documentation Changes

  • fix typo in README

v2.135.0 (2023-02-23)

Features

  • Add DLC accounts for MEL Region
  • allow use of short lived creds for local container

Bug Fixes and Other Changes

  • update lambda function when function arn is provided

v2.134.1 (2023-02-22)

... (truncated)

Commits
  • 9138205 prepare release v2.136.0
  • ad4a92a documentation: Torchrun gpu support documentation change (#3698)
  • 9e5dca6 fix: Fix integration test error in test_default_right_size_and_deploy_unregis...
  • 67dc885 feature: with_feature_group [feature_store] (#3658)
  • 16f5a68 feature: Djl Large Model Support (#3628)
  • 849ed29 change: Add djl 0.21.0 dlc images (#3685)
  • 1ad9d9c feature: Decouple model.right_size() from model registry (#3688)
  • 6f13852 update development version to v2.135.2.dev0
  • 24d8de9 prepare release v2.135.1.post0
  • e913520 documentation: update feature store dataset builder docs (#3683)
  • 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 #845.