Skip to content

Build(deps): Update claude-agent-sdk requirement from <0.3,>=0.2.87 to >=0.2.93,<0.3#183

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/claude-agent-sdk-gte-0.2.93-and-lt-0.3
Open

Build(deps): Update claude-agent-sdk requirement from <0.3,>=0.2.87 to >=0.2.93,<0.3#183
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/claude-agent-sdk-gte-0.2.93-and-lt-0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Updates the requirements on claude-agent-sdk to permit the latest version.

Release notes

Sourced from claude-agent-sdk's releases.

v0.2.93

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.167

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.93/

pip install claude-agent-sdk==0.2.93
Changelog

Sourced from claude-agent-sdk's changelog.

0.2.93

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.167

0.2.92

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.166

0.2.91

Internal/Other Changes

  • Switched test suite from pytest-asyncio to anyio's pytest plugin, running every async test under both asyncio and trio backends to catch backend-specific regressions in CI (#1021)
  • Updated bundled Claude CLI to version 2.1.165

0.2.90

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.163

0.2.89

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.162

0.2.88

Bug Fixes

  • Trio compatibility for session stores: Ported session_store code paths (TranscriptMirrorBatcher, session_resume, sessions) from raw asyncio primitives to anyio, fixing a crash (TypeError: trio.run received unrecognized yield message) when passing session_store= to query() or ClaudeSDKClient under trio (#990)

Internal/Other Changes

  • Switched e2e CI jobs (test-e2e, test-e2e-docker, test-examples) from static API key to workload identity federation, using short-lived OIDC tokens with automatic refresh (#1018)
  • Updated bundled Claude CLI to version 2.1.161

0.2.87

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.150
  • Switched CI workflows from static API key to Workload Identity Federation for Claude authentication, using short-lived tokens instead of long-lived secrets (#984)

0.2.86

... (truncated)

Commits
  • 677a247 docs: update changelog for v0.2.93
  • e683234 chore: release v0.2.93
  • 94c1be7 chore: bump bundled CLI version to 2.1.167
  • b4aaaa7 docs: update changelog for v0.2.92
  • 40e7d80 chore: release v0.2.92
  • 62d92f8 chore: bump bundled CLI version to 2.1.166
  • f83c87c docs: update changelog for v0.2.91
  • aa7f926 chore: release v0.2.91
  • bfefff9 chore: bump bundled CLI version to 2.1.165
  • 113f359 Run the test suite under both asyncio and trio (#1021)
  • 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 [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) to permit the latest version.
- [Release notes](https://github.com/anthropics/claude-agent-sdk-python/releases)
- [Changelog](https://github.com/anthropics/claude-agent-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/claude-agent-sdk-python@v0.2.87...v0.2.93)

---
updated-dependencies:
- dependency-name: claude-agent-sdk
  dependency-version: 0.2.93
  dependency-type: direct:production
...

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 Jun 6, 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