Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sagemaker requirement from ==2.116.* to ==2.145.* in /docker/openproblems #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 7, 2023

Updates the requirements on sagemaker to permit the latest version.

Release notes

Sourced from sagemaker's releases.

v2.145.0

Features

  • add support for async inline error notifications
  • Add methods for feature group to list feature metadata parameters and tags
  • Support huggingface hub model_id for DJL Models

Bug Fixes and Other Changes

  • load_sagemaker_config should lazy initialize a default S3 resource
Changelog

Sourced from sagemaker's changelog.

v2.145.0 (2023-04-06)

Features

  • add support for async inline error notifications
  • Add methods for feature group to list feature metadata parameters and tags
  • Support huggingface hub model_id for DJL Models

Bug Fixes and Other Changes

  • load_sagemaker_config should lazy initialize a default S3 resource

v2.144.0 (2023-04-05)

Features

  • support create Clarify explainer enabled endpoint for Clarify Online Explainability
  • Combined inference and training script artifact
  • jumpstart instance types
  • Deprecation warning for framework profiling for TF 2.12 and on, PT 2.0 and on

Bug Fixes and Other Changes

  • always delete temporary directory even during exception
  • Fixes the completion_criteria_config dict in the to_input_req method
  • Update CHANGELOG.md

Documentation Changes

  • Update SageMaker Debugger doc

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

... (truncated)

Commits
  • e917cb4 prepare release v2.145.0
  • 5832820 feature: add support for async inline error notifications (#3750)
  • e4d0874 fix: load_sagemaker_config should lazy initialize a default S3 resource (#3766)
  • 4bc5fb6 feature: Add methods for feature group to list feature metadata parameters an...
  • c4c4e83 feature: Support huggingface hub model_id for DJL Models (#3753)
  • bd51517 update development version to v2.144.1.dev0
  • 0a2c859 prepare release v2.144.0
  • ef992e2 feature: support create Clarify explainer enabled endpoint for Clarify Online...
  • 1045edd feature: Combined inference and training script artifact (#3717)
  • f25beb5 documentation: Update SageMaker Debugger doc (#3723)
  • 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)

Updates the requirements on [sagemaker](https://github.com/aws/sagemaker-python-sdk) to permit the latest version.
- [Release notes](https://github.com/aws/sagemaker-python-sdk/releases)
- [Changelog](https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md)
- [Commits](aws/sagemaker-python-sdk@v2.116.0...v2.145.0)

---
updated-dependencies:
- dependency-name: sagemaker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 7, 2023
@github-actions
Copy link

github-actions bot commented Apr 7, 2023

Current build status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants