Skip to content

Update anthropic requirement from <0.79 to <0.86#124

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/anthropic-lt-0.86
Open

Update anthropic requirement from <0.79 to <0.86#124
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/anthropic-lt-0.86

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Updates the requirements on anthropic to permit the latest version.

Release notes

Sourced from anthropic's releases.

v0.85.0

0.85.0 (2026-03-16)

Full Changelog: v0.84.0...v0.85.0

Features

  • api: chore(config): clean up model enum list (#31) (cce1a5b)
  • api: GA thinking-display-setting (207340c)
  • tests: update mock server (7dc86a4)

Bug Fixes

  • client: add missing 413 and 529 error handlers to async client (#1554) (9c2986f)
  • tool runner: propagate container_id for programmatic tool calling (#1462) (3ae7ff6)
  • tools: use filtered messages list in async compaction (#1124) (710d666)

Chores

  • ci: bump uv version (09656ac)
  • internal: codegen related update (c9e9fc2)
  • internal: codegen related update (77f77d1)
  • tests: unskip tests that are now supported in steady (827330b)
Changelog

Sourced from anthropic's changelog.

0.85.0 (2026-03-16)

Full Changelog: v0.84.0...v0.85.0

Features

  • api: chore(config): clean up model enum list (#31) (cce1a5b)
  • api: GA thinking-display-setting (207340c)
  • tests: update mock server (7dc86a4)

Bug Fixes

  • client: add missing 413 and 529 error handlers to async client (#1554) (9c2986f)
  • tool runner: propagate container_id for programmatic tool calling (#1462) (3ae7ff6)
  • tools: use filtered messages list in async compaction (#1124) (710d666)

Chores

  • ci: bump uv version (09656ac)
  • internal: codegen related update (c9e9fc2)
  • internal: codegen related update (77f77d1)
  • tests: unskip tests that are now supported in steady (827330b)

0.84.0 (2026-02-25)

Full Changelog: v0.83.0...v0.84.0

Features

  • api: change array_format to brackets (925d2ad)
  • api: remove publishing section from cli target (7bc7ceb)
  • helpers: add conversion helpers for MCP tools, prompts, and resources (#1383) (9489751)

Chores

  • add missing raw jsonl results method (1009d4a)
  • internal: add request options to SSE classes (4f4bc8e)
  • internal: make test_proxy_environment_variables more resilient (f7056e0)
  • internal: make test_proxy_environment_variables more resilient to env (143efcc)
  • internal: simplify http snapshots (#1092) (4a4dc9f)
  • internal: update jsonl tests (a8e6a6e)

Documentation

  • rebrand to Claude SDK and streamline README (6b54405)

... (truncated)

Commits
  • be3dd14 release: 0.85.0
  • fc9f47e feat(api): GA thinking-display-setting
  • 42921e3 fix(client): add missing 413 and 529 error handlers to async client (#1554)
  • 8fe08ac codegen metadata
  • 1db0354 chore(internal): codegen related update
  • 72cbc5c revert changes to tool params
  • 1b6d568 chore(internal): codegen related update
  • 6b45a05 chore(tests): unskip tests that are now supported in steady
  • 6cf11ee feat(api): chore(config): clean up model enum list (#31)
  • 2b81494 feat(tests): update mock server
  • 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 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 [anthropic](https://github.com/anthropics/anthropic-sdk-python) to permit the latest version.
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-python@v0.2.1...v0.85.0)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-version: 0.85.0
  dependency-type: direct:development
...

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 Mar 17, 2026
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