openproblems-bio / openproblems

Formalizing and benchmarking open problems in single-cell genomics
MIT License
314 stars 78 forks source link

Update sagemaker requirement from ==2.116.* to ==2.122.* in /docker/openproblems #754

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

Features

  • Feature Store dataset builder, delete_record, get_record, list_feature_group
  • Add OSU region to frameworks for DLC

Bug Fixes and Other Changes

  • the Hyperband support fix for the HPO
  • unpin packaging version
  • Remove content type image/jpg from analysis configuration schema
Changelog

Sourced from sagemaker's changelog.

v2.122.0 (2022-12-14)

Features

  • Feature Store dataset builder, delete_record, get_record, list_feature_group
  • Add OSU region to frameworks for DLC

Bug Fixes and Other Changes

  • the Hyperband support fix for the HPO
  • unpin packaging version
  • Remove content type image/jpg from analysis configuration schema

v2.121.2 (2022-12-12)

Bug Fixes and Other Changes

  • Update for Tensorflow Serving 2.11 inference DLCs
  • Revert "fix: type hint of PySparkProcessor init"
  • Skip Bad Transform Test

v2.121.1 (2022-12-09)

Bug Fixes and Other Changes

  • Pop out ModelPackageName from pipeline definition
  • Fix failing jumpstart cache unit tests

v2.121.0 (2022-12-08)

Features

  • Algorithms Region Expansion OSU/DXB

Bug Fixes and Other Changes

  • FrameworkProcessor S3 uploads
  • Add constraints file for apache-airflow

v2.120.0 (2022-12-07)

Features

  • Add Neo image uri config for Pytorch 1.12
  • Adding support for SageMaker Training Compiler in PyTorch estimator starting 1.12
  • Update registries with new region account number mappings.
  • Add DXB region to frameworks by DLC

Bug Fixes and Other Changes

... (truncated)

Commits
  • fb3880f prepare release v2.122.0
  • bd96ec5 feature: Feature Store dataset builder, delete_record, get_record, list_featu...
  • a3efddf fix: the Hyperband support fix for the HPO (#3516)
  • 4389847 fix: unpin packaging version (#3533)
  • 5af4feb fix: Remove content type image/jpg from analysis configuration schema (#3530)
  • d6c0214 feature: Add OSU region to frameworks for DLC (#3532)
  • 0352122 update development version to v2.121.3.dev0
  • ec8da98 prepare release v2.121.2
  • c5fc93f change: Update for Tensorflow Serving 2.11 inference DLCs (#3509)
  • fadc817 fix: Revert "fix: type hint of PySparkProcessor init" (#3524)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #755.