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.158.* in /docker/openproblems #883

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

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

  • Fix Tensorflow and PyTorch supported version in HuggingFaceProcessor
  • Update doc for model_server_workers param in PyTorchModel
Changelog

Sourced from sagemaker's changelog.

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

  • Fix Tensorflow and PyTorch supported version in HuggingFaceProcessor
  • Update doc for model_server_workers param in PyTorchModel

v2.157.0 (2023-05-18)

Features

  • Handle use case where endpoint is created outside of python …

Bug Fixes and Other Changes

  • Make type annotation of UploadedCode consistent
  • Add SELinux label to local docker volumes

v2.156.0 (2023-05-17)

Features

  • Partition support for DJLModel using SM Training job
  • Update run-notebook-test to consider skips failures

Bug Fixes and Other Changes

  • Update apache airflow and update test requirements
  • Perform integrity checks for remote function execution
  • Add p2 instances to integ tests
  • Fix typo in logging message within ir mixin
  • double Run create on load_run
  • Update dtype logic for huggingface backend for new containers

Documentation Changes

  • Update container version for SKLearn
  • Add description for parameters in TransformInput

v2.155.0 (2023-05-15)

... (truncated)

Commits
  • 6cd4111 prepare release v2.158.0
  • e2624af feature: Enable default role for Spark processors (#3801)
  • cb019f6 feature: SDK Defaults - S3 Params for Session (#3811)
  • ab123a1 doc: Fix Tensorflow and PyTorch supported version in HuggingFaceProcessor (#3...
  • b3f3803 doc: Update doc for model_server_workers param in PyTorchModel (#3868)
  • 0ecb389 feature: Bump up images for DJL transformers Neuronx DLCs (#3864)
  • 82ffbe0 fix: Relax local-mode PyPI requirements on urllib3 (#3861)
  • e8c8722 update development version to v2.157.1.dev0
  • 3edee41 prepare release v2.157.0
  • 0f37695 feature: Handle use case where endpoint is created outside of python … (#3867)
  • 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 #884.