Skip to content

Commit ba3c36a

Browse files
chore(deps): update anthropic[vertex] requirement from >=0.49.0 to >=0.104.1 in /python (#1918)
Updates the requirements on [anthropic[vertex]](https://github.com/anthropics/anthropic-sdk-python) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/anthropics/anthropic-sdk-python/releases">anthropic[vertex]'s releases</a>.</em></p> <blockquote> <h2>v0.104.1</h2> <h2>0.104.1 (2026-05-21)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.104.0...v0.104.1">v0.104.0...v0.104.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>streaming:</strong> carry encrypted_content through beta compaction accumulator (<a href="https://redirect.github.com/anthropics/anthropic-sdk-python/issues/1821">#1821</a>) (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/f7a720c514cc5e428b310f46249ca1c807894c2e">f7a720c</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md">anthropic[vertex]'s changelog</a>.</em></p> <blockquote> <h2>0.104.1 (2026-05-21)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.104.0...v0.104.1">v0.104.0...v0.104.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>streaming:</strong> carry encrypted_content through beta compaction accumulator (<a href="https://redirect.github.com/anthropics/anthropic-sdk-python/issues/1821">#1821</a>) (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/f7a720c514cc5e428b310f46249ca1c807894c2e">f7a720c</a>)</li> </ul> <h2>0.104.0 (2026-05-21)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.103.1...v0.104.0">v0.103.1...v0.104.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/80d0fdf460d6cd4f190681fd2241baf8ed76cc5f">80d0fdf</a>)</li> </ul> <h2>0.103.1 (2026-05-19)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.103.0...v0.103.1">v0.103.0...v0.103.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>runner:</strong> skip tool calls SessionToolRunner does not own (<a href="https://redirect.github.com/anthropics/anthropic-sdk-python/issues/1817">#1817</a>) (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/9425c6a0c6ff5e1d459ac081914f3df496365884">9425c6a</a>)</li> </ul> <h2>0.103.0 (2026-05-19)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.102.0...v0.103.0">v0.102.0...v0.103.0</a></p> <h3>Features</h3> <ul> <li><strong>client:</strong> Add support for self-hosted sandboxes in CMA with sandbox helpers (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/e5625b0ae2a1e9d25847a53217c8fd70fa67c5ed">e5625b0</a>)</li> </ul> <h2>0.102.0 (2026-05-13)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.101.0...v0.102.0">v0.101.0...v0.102.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add BetaManagedAgentsSearchResultBlock types (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/3681f1042608b6be4e5a56e8b52e6a619b9210f4">3681f10</a>)</li> <li><strong>api:</strong> Add support for cache diagnostics beta (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/db51c6caabb1bede4c2d671a96e6ef88e90ffaba">db51c6c</a>)</li> <li><strong>internal/types:</strong> support eagerly validating pydantic iterators (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/68dabb0e9b11ecd8745b231019e9bf788b72101a">68dabb0</a>)</li> </ul> <h3>Chores</h3> <ul> <li><strong>api:</strong> spec updates (<a href="https://github.com/anthropics/anthropic-sdk-python/commit/d5791337776ba9d4876d3683e6ab9419365be9d3">d579133</a>)</li> </ul> <h2>0.101.0 (2026-05-11)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.100.0...v0.101.0">v0.100.0...v0.101.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/5db69c6d5f3e7e39023973ca4b235046e5661157"><code>5db69c6</code></a> release: 0.104.1</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/5fe493349cb462536430e3b040991617ab158c00"><code>5fe4933</code></a> fix(streaming): carry encrypted_content through beta compaction accumulator (...</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/aaaacb5d50f284c0badd6ad4f3cbe7c8e0935ab3"><code>aaaacb5</code></a> release: 0.104.0</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/4b05172c6950fffead42054a130c8babc4875bda"><code>4b05172</code></a> feat(api): Add support for thinking-token-count beta for estimated tokens in ...</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/28cdc33644bfb3f8310d51867619cafb5dd8cf23"><code>28cdc33</code></a> release: 0.103.1</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/321efe54a1940893cb380f12f321567c10f03e85"><code>321efe5</code></a> fix(runner): skip tool calls SessionToolRunner does not own (<a href="https://redirect.github.com/anthropics/anthropic-sdk-python/issues/1817">#1817</a>)</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/a28508b8c22d806688e4d4faa97ca60ce04ce745"><code>a28508b</code></a> release: 0.103.0 (<a href="https://redirect.github.com/anthropics/anthropic-sdk-python/issues/1565">#1565</a>)</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/9aa85c8a3c099e8a49206aad37ff1e96af69b824"><code>9aa85c8</code></a> release: 0.102.0 (<a href="https://redirect.github.com/anthropics/anthropic-sdk-python/issues/1532">#1532</a>)</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/e8e6f6692632b5fdbea5df1e44cdbd0193fac521"><code>e8e6f66</code></a> release: 0.101.0</li> <li><a href="https://github.com/anthropics/anthropic-sdk-python/commit/c7e341122ebb4ac664ec3694fd6589f3759bf84d"><code>c7e3411</code></a> feat(aws): Add AWS client for Claude Platform on AWS</li> <li>Additional commits viewable in <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.49.0...v0.104.1">compare view</a></li> </ul> </details> <br /> 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 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) </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eitan Yarmush <eitan.yarmush@solo.io>
1 parent e9d43f6 commit ba3c36a

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

python/uv.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)