Skip to content

build(deps): update claude-agent-sdk requirement from >=0.2.87 to >=0.2.91#108

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/claude-agent-sdk-gte-0.2.91
Jun 5, 2026
Merged

build(deps): update claude-agent-sdk requirement from >=0.2.87 to >=0.2.91#108
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/claude-agent-sdk-gte-0.2.91

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from claude-agent-sdk's releases.

v0.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

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

pip install claude-agent-sdk==0.2.91
Changelog

Sourced from claude-agent-sdk's changelog.

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

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.149

0.2.85

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.148

0.2.84

... (truncated)

Commits
  • 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)
  • 7851d80 docs: update changelog for v0.2.90
  • 669574a chore: release v0.2.90
  • c9bc9cc chore: bump bundled CLI version to 2.1.163
  • f2fe254 docs: update changelog for v0.2.89
  • 4e0020b chore: release v0.2.89
  • 6772ffc chore: bump bundled CLI version to 2.1.162
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip labels Jun 5, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 5, 2026 08:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip labels Jun 5, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 5, 2026 08:06
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.91)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/claude-agent-sdk-gte-0.2.91 branch from 7701768 to 5be1632 Compare June 5, 2026 08:08
@github-actions github-actions Bot merged commit df81c7e into main Jun 5, 2026
8 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/claude-agent-sdk-gte-0.2.91 branch June 5, 2026 08:09
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 pip

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants