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.156.* in /docker/openproblems #881

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

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
Changelog

Sourced from sagemaker's changelog.

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)

Features

  • Add support for SageMaker Serverless inference Provisioned Concurrency feature

Bug Fixes and Other Changes

  • Revert "fix: make RemoteExecutor context manager non-blocking on pend…
  • Add BOM to no No P2 Availability region list

v2.154.0 (2023-05-11)

Features

  • Add integ tests for remote_function, auto_capture functionality
  • jumpstart model estimator classes

Bug Fixes and Other Changes

  • integs - pytorch transformer deps and add test retry
  • adding .lower() so new Pandas dtypes will match the type lookup.
  • Pass KMS value to create processing job

v2.153.0 (2023-05-09)

Features

  • Support npz archives in NumpyDeserializer

... (truncated)

Commits
  • 4490264 prepare release v2.156.0
  • 4bc49e5 feature: Partition support for DJLModel using SM Training job (#3820)
  • fcab945 doc: Update container version for SKLearn (#3665)
  • 1eb834e doc: Add description for parameters in TransformInput (#3817)
  • 1fe8619 fix: Update apache airflow and update test requirements (#3855)
  • 252a35b feature: Update run-notebook-test to consider skips failures (#3517)
  • 1c3f4b1 fix: Perform integrity checks for remote function execution (#3854)
  • 47354f0 change: Add p2 instances to integ tests (#3852)
  • 217e8d1 fix: Fix typo in logging message within ir mixin (#3791)
  • e4c9bfc fix: double Run create on load_run (#3821)
  • 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 #882.