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.151.* in /docker/openproblems #875

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

Features

  • Update Transformers 4.26 - TensorFlow 2.11.0 Image URI
  • Add Extra Parameters to Lambda Function Wrapper

Bug Fixes and Other Changes

  • Add kms key support for Model registration
  • Enable inference recommender slow tests
  • Pass sagemaker session to downstream s3 calls
  • Add ap-south-1 to no p3 regions
  • skip test for p2 instance for TF2.12 and above

Documentation Changes

  • Fix minor misses from the remote function doc release
Changelog

Sourced from sagemaker's changelog.

v2.151.0 (2023-04-27)

Features

  • Update Transformers 4.26 - TensorFlow 2.11.0 Image URI
  • Add Extra Parameters to Lambda Function Wrapper

Bug Fixes and Other Changes

  • Add kms key support for Model registration
  • Enable inference recommender slow tests
  • Pass sagemaker session to downstream s3 calls
  • Add ap-south-1 to no p3 regions
  • skip test for p2 instance for TF2.12 and above

Documentation Changes

  • Fix minor misses from the remote function doc release

v2.150.0 (2023-04-26)

Features

  • Introduce TensorBoard app class

Bug Fixes and Other Changes

  • Update data wrangler images

v2.149.0 (2023-04-25)

Features

  • Support TF2.12 SageMaker DLC

Bug Fixes and Other Changes

  • update the doc for Join function
  • change s3UploadMode of sagemaker clarify processing output for computer vision jobs.

Documentation Changes

  • Add Remote Function updates

v2.148.0 (2023-04-20)

Features

  • [huggingface] Add torch.distributed support for Trainium and torchrun
  • Add PyTorch 2.0 to SDK

... (truncated)

Commits
  • 3c38848 prepare release v2.151.0
  • 20cffd6 feature: Update Transformers 4.26 - TensorFlow 2.11.0 Image URI (#3741)
  • 239fc9d feature: Add Extra Parameters to Lambda Function Wrapper (#3594)
  • 2f9bf05 documentation: Fix minor misses from the remote function doc release (#3813)
  • 4884d18 fix: Add kms key support for Model registration (#3784)
  • 7ef5b8f fix: Enable inference recommender slow tests (#3819)
  • 06c410f fix: Pass sagemaker session to downstream s3 calls (#3775)
  • 83b1231 fix: Add ap-south-1 to no p3 regions (#3818)
  • 8ac6ca8 skip test for p2 instance for TF2.12 and above (#3812)
  • b6a7439 update development version to v2.150.1.dev0
  • 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 #876.