Skip to content

Commit

Permalink
Bump sagemaker from 2.148.0 to 2.218.0 in /tests/e2e (#826)
Browse files Browse the repository at this point in the history
Bumps [sagemaker](https://github.com/aws/sagemaker-python-sdk) from
2.148.0 to 2.218.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/sagemaker-python-sdk/releases">sagemaker's
releases</a>.</em></p>
<blockquote>
<h2>v2.218.0</h2>
<h3>Features</h3>
<ul>
<li>set default allow_pickle param to False</li>
</ul>
<h3>Bug Fixes and Other Changes</h3>
<ul>
<li>properly close files in lineage queries and tests</li>
</ul>
<h2>v2.217.0</h2>
<h3>Features</h3>
<ul>
<li>support session tag chaining for training job</li>
</ul>
<h3>Bug Fixes and Other Changes</h3>
<ul>
<li>Add Triton v24.03 URI</li>
<li>mainline alt config parsing</li>
<li>Fix tox installs</li>
<li>Add PT 2.2 Graviton Inference DLC</li>
</ul>
<h2>v2.216.1</h2>
<h3>Bug Fixes and Other Changes</h3>
<ul>
<li>add DXB and CGK to Jumpstart regions</li>
<li>chore(deps): bump apache-airflow from 2.8.4 to 2.9.0 in
/requirements/extras</li>
<li>bump djl-inference 0.27.0 neuronx sdk to 2.18.1</li>
<li>chore: release TGI 2.0.0</li>
</ul>
<h2>v2.216.0</h2>
<h3>Features</h3>
<ul>
<li>TGI 1.4.5</li>
<li>optimum 0.0.21</li>
<li>Add TF 2.14 Graviton Inference support</li>
<li>JumpStart alternative config parsing</li>
</ul>
<h3>Bug Fixes and Other Changes</h3>
<ul>
<li>Add back serialization for automatic speech recognition</li>
<li>bump apache-airflow version to 2.8.4</li>
<li>Add supported task types to schema builder omission</li>
<li>remove trailing slash when uploading to S3 with
dataset_builder.to_csv_file</li>
<li>Update Collaborator Check workflow to check for users which are part
of collaborator team</li>
<li>forward network_isolation parameter to Estimators when False</li>
<li>Flaky slow test</li>
<li>Revert &quot;Test SM PySDK Variations&quot;</li>
</ul>
<h2>v2.215.0</h2>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/sagemaker-python-sdk/blob/master/CHANGELOG.md">sagemaker's
changelog</a>.</em></p>
<blockquote>
<h2>v2.218.0 (2024-05-01)</h2>
<h3>Features</h3>
<ul>
<li>set default allow_pickle param to False</li>
</ul>
<h3>Bug Fixes and Other Changes</h3>
<ul>
<li>properly close files in lineage queries and tests</li>
</ul>
<h2>v2.217.0 (2024-04-24)</h2>
<h3>Features</h3>
<ul>
<li>support session tag chaining for training job</li>
</ul>
<h3>Bug Fixes and Other Changes</h3>
<ul>
<li>Add Triton v24.03 URI</li>
<li>mainline alt config parsing</li>
<li>Fix tox installs</li>
<li>Add PT 2.2 Graviton Inference DLC</li>
</ul>
<h2>v2.216.1 (2024-04-22)</h2>
<h3>Bug Fixes and Other Changes</h3>
<ul>
<li>add DXB and CGK to Jumpstart regions</li>
<li>chore(deps): bump apache-airflow from 2.8.4 to 2.9.0 in
/requirements/extras</li>
<li>bump djl-inference 0.27.0 neuronx sdk to 2.18.1</li>
<li>chore: release TGI 2.0.0</li>
</ul>
<h2>v2.216.0 (2024-04-17)</h2>
<h3>Features</h3>
<ul>
<li>optimum 0.0.21</li>
<li>Add TF 2.14 Graviton Inference support</li>
<li>JumpStart alternative config parsing</li>
<li>TGI 1.4.5</li>
</ul>
<h3>Bug Fixes and Other Changes</h3>
<ul>
<li>chore(deps): bump black from 22.3.0 to 24.3.0 in
/requirements/extras</li>
<li>Add back serialization for automatic speech recognition</li>
<li>bump apache-airflow version to 2.8.4</li>
<li>remove trailing slash when uploading to S3 with
dataset_builder.to_csv_file</li>
<li>Update Collaborator Check workflow to check for users which are part
of collaborator team</li>
<li>forward network_isolation parameter to Estimators when False</li>
<li>Flaky slow test</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/sagemaker-python-sdk/commit/15094ee208ec2b84f9ca7a53bd1afb291406b8e3"><code>15094ee</code></a>
prepare release v2.218.0</li>
<li><a
href="https://github.com/aws/sagemaker-python-sdk/commit/b17d332a5e4542d57d2039d08b124edc6042f9fb"><code>b17d332</code></a>
Fix:invalid component error with new metadata (<a
href="https://redirect.github.com/aws/sagemaker-python-sdk/issues/4634">#4634</a>)</li>
<li><a
href="https://github.com/aws/sagemaker-python-sdk/commit/72e0c9712aec6fbb82fb40fda091dfc2a42c70a0"><code>72e0c97</code></a>
feature: set default allow_pickle param to False (<a
href="https://redirect.github.com/aws/sagemaker-python-sdk/issues/4557">#4557</a>)</li>
<li><a
href="https://github.com/aws/sagemaker-python-sdk/commit/2a52478e7fd185f197e944568173c58bd2495d78"><code>2a52478</code></a>
fix: properly close files in lineage queries and tests (<a
href="https://redirect.github.com/aws/sagemaker-python-sdk/issues/4587">#4587</a>)</li>
<li><a
href="https://github.com/aws/sagemaker-python-sdk/commit/ed390dddffa95049e39ab45f75f276015cf12ff6"><code>ed390dd</code></a>
update development version to v2.217.1.dev0</li>
<li><a
href="https://github.com/aws/sagemaker-python-sdk/commit/8984d9243fd37cc56639889d1c21ded68d868c0b"><code>8984d92</code></a>
prepare release v2.217.0</li>
<li><a
href="https://github.com/aws/sagemaker-python-sdk/commit/fe32d799fa991ab0cca8caedcb07a379e5b6acef"><code>fe32d79</code></a>
feature: support session tag chaining for training job (<a
href="https://redirect.github.com/aws/sagemaker-python-sdk/issues/4596">#4596</a>)</li>
<li><a
href="https://github.com/aws/sagemaker-python-sdk/commit/30c9bf670cc5acb735376046ee6aeb71d628b0f9"><code>30c9bf6</code></a>
Add Triton v24.03 URI (<a
href="https://redirect.github.com/aws/sagemaker-python-sdk/issues/4605">#4605</a>)</li>
<li><a
href="https://github.com/aws/sagemaker-python-sdk/commit/c4ac4803b26fd200597a2ec972d9682f697c8c25"><code>c4ac480</code></a>
fix: mainline alt config parsing (<a
href="https://redirect.github.com/aws/sagemaker-python-sdk/issues/4602">#4602</a>)</li>
<li><a
href="https://github.com/aws/sagemaker-python-sdk/commit/f026f0288a83d2b8d6d6c6b4d61a1beb6fa3fc75"><code>f026f02</code></a>
Fix tox installs (<a
href="https://redirect.github.com/aws/sagemaker-python-sdk/issues/4603">#4603</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/sagemaker-python-sdk/compare/v2.148.0...v2.218.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sagemaker&package-manager=pip&previous-version=2.148.0&new-version=2.218.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/awslabs/kubeflow-manifests/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 5212946 commit 64d8ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ mysql-connector-python==8.0.33
retrying==1.3.4
requests==2.31.0
numpy==1.24.2
sagemaker==2.148.0
sagemaker==2.218.0
pandas==2.0.0

0 comments on commit 64d8ae0

Please sign in to comment.