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.143.* in /docker/openproblems #865

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

Features

  • Support for SageMaker SDK Defaults

Bug Fixes and Other Changes

  • update feature store offline s3 path used in tests
Changelog

Sourced from sagemaker's changelog.

v2.143.0 (2023-03-29)

Features

  • Support for SageMaker SDK Defaults

Bug Fixes and Other Changes

  • update feature store offline s3 path used in tests

v2.142.0 (2023-03-27)

Features

  • combined model + script artifact

v2.141.0 (2023-03-24)

Features

  • AutoGluon 0.7.0 image_uris update
  • Add DJL FasterTransformer image uris
  • EMR step runtime role support
  • locations for EMR configuration and Spark dependencies
  • Adding support for 1P Algorithms in ZAZ, ZRH, HYD, MEL

Documentation Changes

  • Update FeatureGroup kms key id documentation

v2.140.1 (2023-03-21)

Bug Fixes and Other Changes

  • Fix cross account register model
  • Handle instance support for Hugging Face tests
  • Upgrade apache-airflow-providers-amazon version
  • build(deps): bump apache-airflow from 2.4.1 to 2.5.1
  • Mark test_create_model_package test for xfail
  • Disable module-not-measured warnings to avoid clutter in build logs

v2.140.0 (2023-03-17)

Features

  • SDK changes for TRCOMP support

Bug Fixes and Other Changes

  • [Feature - Hugging Face] Update Transformers 4.26 - PyTorch 1.13.1 Image uri

... (truncated)

Commits
  • 862dffa prepare release v2.143.0
  • 0473a8e feature: Support for SageMaker Intelligent Defaults (#3757)
  • 3fed846 fix: update feature store offline s3 path used in tests (#3752)
  • 26fd27b update development version to v2.142.1.dev0
  • de528bf prepare release v2.142.0
  • 07dd8ba feature: combined model + script artifact (#3715)
  • ef570d5 update development version to v2.141.1.dev0
  • e3d1233 prepare release v2.141.0
  • 9946d67 feature: AutoGluon 0.7.0 image_uris update (#3746)
  • 6e5cd23 feature: Add DJL FasterTransformer image uris (#3709)
  • 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 #867.