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.166.* in /docker/openproblems #891

Open dependabot[bot] opened 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.166.0

Features

  • Add inf2 support to HuggingFaceModel
  • adding resourcekey and tags for api in config for SDK defaults

Bug Fixes and Other Changes

  • Remove deprecated option.s3url in favor of option.model_id
  • Use sagemaker config keyword
  • SDK Defaults Config - Handle config injection for None Sessions
  • Fix HPO Grid Search comparison and name
Changelog

Sourced from sagemaker's changelog.

v2.166.0 (2023-06-19)

Features

  • Add inf2 support to HuggingFaceModel
  • adding resourcekey and tags for api in config for SDK defaults

Bug Fixes and Other Changes

  • Remove deprecated option.s3url in favor of option.model_id
  • Use sagemaker config keyword
  • SDK Defaults Config - Handle config injection for None Sessions
  • Fix HPO Grid Search comparison and name

v2.165.0 (2023-06-13)

Features

  • Add support for Deployment Recommendation ID in model.deploy(). No tagging support

Bug Fixes and Other Changes

  • maketplace integs
  • Add tagging assert to inference recommender integ tests
  • breaking deviations in _create_sagemaker_model call

Documentation Changes

  • Add missing quotation mark

v2.164.0 (2023-06-08)

Features

  • SDK Defaults - Environment Variables
  • Update Transformers 4.28 - PyTorch 2.0.0 Training and Inference Image URI

Bug Fixes and Other Changes

  • tag more integs as flaky for auto-retry
  • Remove docker-compose from local requirements
  • enable neo framework version support on ml_inf2 and ml_trn1

v2.163.0 (2023-06-07)

Features

  • Add huggingface-llm 0.8.2 dlc images

Bug Fixes and Other Changes

... (truncated)

Commits
  • 5ca1349 prepare release v2.166.0
  • 7fc0857 fix: Remove deprecated option.s3url in favor of option.model_id (#3935)
  • 6384d95 change: Use sagemaker config keyword (#3934)
  • c943b76 fix: SDK Defaults Config - Handle config injection for None Sessions (#3878)
  • 22cfd1a feat: Add inf2 support to HuggingFaceModel (#3900)
  • 8794f8a fix: Fix HPO Grid Search comparison and name (#3927)
  • 1f38b07 feature: adding resourcekey and tags for api in config for SDK defaults (#3915)
  • 123f86a update development version to v2.165.1.dev0
  • a6c2f94 prepare release v2.165.0
  • 09aa2e1 fix: maketplace integs (#3925)
  • 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