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.163.* in /docker/openproblems #888

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

Features

  • Add huggingface-llm 0.8.2 dlc images

Bug Fixes and Other Changes

  • Update to more actionable error message
  • Loosen local reqs for PyYAML
Changelog

Sourced from sagemaker's changelog.

v2.163.0 (2023-06-07)

Features

  • Add huggingface-llm 0.8.2 dlc images

Bug Fixes and Other Changes

  • Update to more actionable error message
  • Loosen local reqs for PyYAML

v2.162.0 (2023-06-06)

Features

  • Add tagging support for create ir job
  • Selective Step Execution feature in Pipelines
  • Add Neuronx Image uri - Transformers 4.28 - PyTorch 1.13

Bug Fixes and Other Changes

  • skip pipelines abalone notebook test
  • Update neo multiversion support to include edge devices

Documentation Changes

  • JumpStart Utility Doc Update

v2.161.0 (2023-06-01)

Features

  • Add huggingface-llm 0.6.0 dlc images
  • Add autotune for HyperparameterTuner

Bug Fixes and Other Changes

  • Remove release tag from non-global test
  • SDK defaults for volume size, JS Estimator image uri region, Predictor str method

v2.160.0 (2023-05-31)

Features

  • PyTorch 2.0 release
  • Add TFS 2.12.1 Graviton image

Bug Fixes and Other Changes

  • Fix failing integ test

... (truncated)

Commits
  • 34249d4 prepare release v2.163.0
  • 4f1fee7 feature: Add huggingface-llm 0.8.2 dlc images (#3910)
  • 3bc0282 fix: Update to more actionable error message (#3911)
  • 84f0bae fix: Loosen local reqs for PyYAML (#3907)
  • 9459f8d update development version to v2.162.1.dev0
  • 3db4465 prepare release v2.162.0
  • 2df49dd feat: Add tagging support for create ir job (#3901)
  • 624cac8 fix: skip pipelines abalone notebook test (#3903)
  • c2548b2 feat: Selective Step Execution feature in Pipelines (#3898)
  • 9f2a192 fix: Update neo multiversion support to include edge devices (#3875)
  • 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 #889.