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.161.* in /docker/openproblems #886

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

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
Changelog

Sourced from sagemaker's changelog.

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
  • remove unnecessary log messages for loading existing experiment runs
  • build(deps): bump requests from 2.27.1 to 2.31.0 in /requirements/extras
  • SDK Defaults - switch from config printing to logging

v2.159.0 (2023-05-23)

Features

  • Add TF Serving 2.12.1 images to the SM PySDK

Bug Fixes and Other Changes

  • Update the list of extension packages pylint is allowed to load

v2.158.0 (2023-05-22)

Features

  • Enable default role for Spark processors
  • SDK Defaults - S3 Params for Session
  • Bump up images for DJL transformers Neuronx DLCs

Bug Fixes and Other Changes

  • Relax local-mode PyPI requirements on urllib3

Documentation Changes

... (truncated)

Commits
  • 5b7bfb3 prepare release v2.161.0
  • 77aa82b fix: Remove release tag from non-global test (#3894)
  • 1c514bf feature: Add huggingface-llm 0.6.0 dlc images (#3837)
  • 77bda8e feature: Add autotune for HyperparameterTuner (#3892)
  • e981daa fix: SDK defaults for volume size, JS Estimator image uri region, Predictor s...
  • 9ae348e update development version to v2.160.1.dev0
  • ec89c9c prepare release v2.160.0
  • 4903d9b fix: Fix failing integ test (#3889)
  • b5b133a change: remove unnecessary log messages for loading existing experiment runs ...
  • 6a252f9 feat: PyTorch 2.0 release (#3886)
  • 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 #887.