Commit eaf03fb
authored
deps(python): bump anthropic from 0.96.0 to 0.97.0 in the python-minor group across 1 directory (#5317)
Bumps the python-minor group with 1 update in the / directory:
[anthropic](https://github.com/anthropics/anthropic-sdk-python).
Updates `anthropic` from 0.96.0 to 0.97.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/anthropics/anthropic-sdk-python/releases">anthropic's
releases</a>.</em></p>
<blockquote>
<h2>v0.97.0</h2>
<h2>0.97.0 (2026-04-23)</h2>
<p>Full Changelog: <a
href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.96.0...v0.97.0">v0.96.0...v0.97.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> CMA Memory public beta (<a
href="https://github.com/anthropics/anthropic-sdk-python/commit/fc30ebe5ca81204faa0b1d756b61dad176e37dcb">fc30ebe</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>api:</strong> fix errors in api spec (<a
href="https://github.com/anthropics/anthropic-sdk-python/commit/f946de8da00748b472489e93ab4920d64d1cb22d">f946de8</a>)</li>
<li><strong>api:</strong> restore missing features (<a
href="https://github.com/anthropics/anthropic-sdk-python/commit/72212ab8408af389981e9e6b111c00460b2b17e4">72212ab</a>)</li>
</ul>
<h3>Performance Improvements</h3>
<ul>
<li><strong>client:</strong> optimize file structure copying in
multipart requests (<a
href="https://github.com/anthropics/anthropic-sdk-python/commit/1f9eed3a953c8cef0967df8470e04f7ac8fe3235">1f9eed3</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li>add missing import (<a
href="https://github.com/anthropics/anthropic-sdk-python/commit/4b12f5e0f4c29a234cd05f93c603b9cae2011aaa">4b12f5e</a>)</li>
<li><strong>internal:</strong> more robust bootstrap script (<a
href="https://github.com/anthropics/anthropic-sdk-python/commit/7ed737089d1f28385ee827f601ba81f1935d0b6a">7ed7370</a>)</li>
<li><strong>tests:</strong> bump steady to v0.22.1 (<a
href="https://github.com/anthropics/anthropic-sdk-python/commit/a4b7184e57410ae92a409db5ee6fec90edceaa51">a4b7184</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's
changelog</a>.</em></p>
<blockquote>
<h2>0.97.0 (2026-04-23)</h2>
<p>Full Changelog: <a
href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.96.0...v0.97.0">v0.96.0...v0.97.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> CMA Memory public beta (<a
href="https://github.com/anthropics/anthropic-sdk-python/commit/fc30ebe5ca81204faa0b1d756b61dad176e37dcb">fc30ebe</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>api:</strong> fix errors in api spec (<a
href="https://github.com/anthropics/anthropic-sdk-python/commit/f946de8da00748b472489e93ab4920d64d1cb22d">f946de8</a>)</li>
<li><strong>api:</strong> restore missing features (<a
href="https://github.com/anthropics/anthropic-sdk-python/commit/72212ab8408af389981e9e6b111c00460b2b17e4">72212ab</a>)</li>
</ul>
<h3>Performance Improvements</h3>
<ul>
<li><strong>client:</strong> optimize file structure copying in
multipart requests (<a
href="https://github.com/anthropics/anthropic-sdk-python/commit/1f9eed3a953c8cef0967df8470e04f7ac8fe3235">1f9eed3</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li>add missing import (<a
href="https://github.com/anthropics/anthropic-sdk-python/commit/4b12f5e0f4c29a234cd05f93c603b9cae2011aaa">4b12f5e</a>)</li>
<li><strong>internal:</strong> more robust bootstrap script (<a
href="https://github.com/anthropics/anthropic-sdk-python/commit/7ed737089d1f28385ee827f601ba81f1935d0b6a">7ed7370</a>)</li>
<li><strong>tests:</strong> bump steady to v0.22.1 (<a
href="https://github.com/anthropics/anthropic-sdk-python/commit/a4b7184e57410ae92a409db5ee6fec90edceaa51">a4b7184</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/anthropics/anthropic-sdk-python/commit/78c73600b714fcb036893768df8ee122f33d4cb3"><code>78c7360</code></a>
release: 0.97.0</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-python/commit/d274533036e250506f665011d8d3441ed5228944"><code>d274533</code></a>
chore: add missing import</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-python/commit/c078db11d55c5b0455272e85617d8c1cfe76180e"><code>c078db1</code></a>
fix(api): fix errors in api spec</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-python/commit/5807d0efd8fac5fb7323dbd8949a2df8528a3456"><code>5807d0e</code></a>
fix(api): restore missing features</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-python/commit/2cb7a83a029aa3bd960536158f16231fe0ad6d0d"><code>2cb7a83</code></a>
feat(api): CMA Memory public beta</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-python/commit/edbddf7715a78e56ab019737977e4e2db60acf1b"><code>edbddf7</code></a>
codegen metadata</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-python/commit/4d3e27c78b404f7a3fcb7b1cd2221033e615574b"><code>4d3e27c</code></a>
chore(internal): more robust bootstrap script</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-python/commit/d2b3cda70e3c3b2bc153a9a486f90c3111bd4323"><code>d2b3cda</code></a>
chore(tests): bump steady to v0.22.1</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-python/commit/5871ccb66966dc2b6a3a33b8c8bf419512d830b8"><code>5871ccb</code></a>
perf(client): optimize file structure copying in multipart requests</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-python/commit/b4fba031da1b33c80aa5104e84a7babda3b847f5"><code>b4fba03</code></a>
codegen metadata</li>
<li>See full diff in <a
href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.96.0...v0.97.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a855532 commit eaf03fb
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments