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.152.* in /docker/openproblems #876

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

Features

  • add support for lineage visualization using pyvis
  • Expose Experiment class publicly
  • PyTorch 1.13 release

Bug Fixes and Other Changes

  • Change data_type argument to dtype to keep consistent with D…
  • Skip edge test
  • make RemoteExecutor context manager non-blocking on pending futures
  • Add inferentia2 DLC images for djl framework
  • Fix typo in using_pytorch.rst
  • Unable to attach estimator to training job when KeepAlivePeriodInSeconds specified
  • update LMI container image
  • Update Clarify SHAPConfig baseline to allow JSON structures

Documentation Changes

  • Fix broken link in DJL SageMaker docs
  • currency update for the SageMaker data parallelism lib
  • SM model parallel library v1.15.0 release note
Changelog

Sourced from sagemaker's changelog.

v2.152.0 (2023-05-04)

Features

  • add support for lineage visualization using pyvis
  • Expose Experiment class publicly
  • PyTorch 1.13 release

Bug Fixes and Other Changes

  • Change data_type argument to dtype to keep consistent with D…
  • Skip edge test
  • make RemoteExecutor context manager non-blocking on pending futures
  • Add inferentia2 DLC images for djl framework
  • Fix typo in using_pytorch.rst
  • Unable to attach estimator to training job when KeepAlivePeriodInSeconds specified
  • update LMI container image
  • Update Clarify SHAPConfig baseline to allow JSON structures

Documentation Changes

  • Fix broken link in DJL SageMaker docs
  • currency update for the SageMaker data parallelism lib
  • SM model parallel library v1.15.0 release note

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

... (truncated)

Commits
  • 0dbed89 prepare release v2.152.0
  • 798cc76 feature: add support for lineage visualization using pyvis (#3825)
  • 10663b3 doc: Fix broken link in DJL SageMaker docs (#3831)
  • 9079f37 feature: Expose Experiment class publicly (#3794)
  • 38a3a2d change: Change data_type argument to dtype to keep consistent with D… (#3832)
  • 1a29c6c feature: PyTorch 1.13 release (#3763)
  • 94d112d fix: Skip edge test (#3830)
  • 5b01d66 documentation: currency update for the SageMaker data parallelism lib (#3829)
  • 5f40087 fix: make RemoteExecutor context manager non-blocking on pending futures (#3822)
  • 2ce5d91 change: Add inferentia2 DLC images for djl framework (#3827)
  • 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 #878.