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.142.* in /docker/openproblems #864

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

Features

  • combined model + script artifact
Changelog

Sourced from sagemaker's changelog.

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

v2.139.0 (2023-03-15)

Features

  • Add XGBoost framework 1.7-1 version

Bug Fixes and Other Changes

  • Fix image_uris.retrieve() function to return ValueError when framework is not allowed for an instance_type

... (truncated)

Commits
  • 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)
  • 04e3f60 feature: EMR step runtime role support (#3703)
  • c02d74b documentation: Update FeatureGroup kms key id documentation (#3704)
  • 4fb7c01 feature: locations for EMR configuration and Spark dependencies (#3486)
  • e22ccb4 feature: Adding support for 1P Algorithms in ZAZ, ZRH, HYD, MEL (#3724)
  • 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 #865.