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.199.1,>=2.112.0 to >=2.112.0,<2.200.2 #512

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Updates the requirements on sagemaker to permit the latest version.

Release notes

Sourced from sagemaker's releases.

v2.200.1

Bug Fixes and Other Changes

  • Merge branch 'master-rba' into local_merge
  • Fix user agent tag issue
  • update image_uri_configs 12-13-2023 14:04:54 PST
  • update image_uri_configs 12-13-2023 12:23:06 PST
Changelog

Sourced from sagemaker's changelog.

v2.200.1 (2023-12-14)

Bug Fixes and Other Changes

  • Merge branch 'master-rba' into local_merge
  • Fix user agent tag issue
  • update image_uri_configs 12-13-2023 14:04:54 PST
  • update image_uri_configs 12-13-2023 12:23:06 PST

v2.200.0 (2023-12-13)

Deprecations and Removals

  • remove explicit partitions key requirement on pysdk side.

Features

  • add non-repeating config logger
  • Add SageMaker Geospatial verison 1.x images
  • TGI 1.2.0 Image Uri
  • support model.register() with triton model
  • Enable retrieving function step results for local mode

Bug Fixes and Other Changes

  • TGI 1.3.1
  • excessive jumpstart instance type logging
  • Support local mode for remote function
  • Session.download_data can not download nested objects
  • Fix writing into non-closed file with git clone command
  • mitigation of xgboost container incompatibility with new version
  • update image and hardware validation with inf and graviton
  • remove two setuptools deprecations
  • minor jumpstart dev ex improvements
  • save utils fix
  • Correct DJL neuronx regions
  • delete unused file inference-experience-dev-tester.sh
  • Fix Experiment Run integ test w.r.t unexpected boto3 version
  • Bump test dependencies versions
  • fast follow on js uncompressed support - ModelBuilder
  • Modify Region List for Neuron Images (HF neuron/neuronx, PT Neuron)

Documentation Changes

  • Mention for custom Docker Image

v2.199.0 (2023-11-30)

Features

... (truncated)

Commits
  • c068e83 prepare release v2.200.1
  • 889d7b7 Merge branch 'master-rba' into local_merge
  • cebfd71 Change: Raise error if custom VPC is halfway defined (#4269)
  • b001698 fix: Fix user agent tag issue (#4289)
  • 5fe1d30 change: update image_uri_configs 12-13-2023 14:04:54 PST
  • 588baff change: update image_uri_configs 12-13-2023 12:23:06 PST
  • dfbf76e update development version to v2.200.1.dev0
  • abe0a41 prepare release v2.200.0
  • 45166be TGI 1.3.1 (#4314)
  • 8774952 feat: add non-repeating config logger (#4268)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.112.0...v2.200.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 18, 2023
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.

None yet

0 participants