Skip to content

chore(deps): update claude-agent-sdk requirement from >=0.1.75 to >=0.1.81 in /claude-agent-sdk#27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/claude-agent-sdk/claude-agent-sdk-gte-0.1.81
Closed

chore(deps): update claude-agent-sdk requirement from >=0.1.75 to >=0.1.81 in /claude-agent-sdk#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/claude-agent-sdk/claude-agent-sdk-gte-0.1.81

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

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

Release notes

Sourced from claude-agent-sdk's releases.

v0.1.81

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.139

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

pip install claude-agent-sdk==0.1.81
Changelog

Sourced from claude-agent-sdk's changelog.

0.1.81

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.139

0.1.80

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.138

0.1.79

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.137

0.1.78

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.136

0.1.77

Bug Fixes

  • Actionable error messages after error results: Replaced the generic Command failed with exit code 1 exception raised after an error result with one carrying the result's actual error text (e.g. "Reached maximum number of turns"), matching the TypeScript SDK behavior (#918)

Documentation

  • Deprecated "Skill" in allowed_tools in favor of the skills option on ClaudeAgentOptions, which provides more granular control over available skills (#924)

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.133

0.1.76

New Features

  • API error status on result messages: Added api_error_status: int | None to ResultMessage, surfacing the HTTP status code (e.g. 429, 500, 529) from failing API calls. This provides a safe-to-log field for classifying API failures when is_error=True (#923)

Bug Fixes

  • Permission suggestions deserialization: Fixed ToolPermissionContext.suggestions containing raw dicts instead of PermissionUpdate instances. Added PermissionUpdate.from_dict() so suggestions from can_use_tool callbacks can be inspected and echoed back in PermissionResultAllow(updated_permissions=...) without AttributeError (#920)

Internal/Other Changes

... (truncated)

Commits
  • bdb8e39 docs: update changelog for v0.1.81
  • 43d7250 chore: release v0.1.81
  • b79dd7b chore: bump bundled CLI version to 2.1.139
  • 694e4f3 docs: update changelog for v0.1.80
  • 32ff51a chore: release v0.1.80
  • 5185c8e chore: bump bundled CLI version to 2.1.138
  • 5005816 docs: update changelog for v0.1.79
  • d02ad7e chore: release v0.1.79
  • 924129c chore: bump bundled CLI version to 2.1.137
  • 29729b0 docs: update changelog for v0.1.78
  • 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.1.75...v0.1.81)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip labels May 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 13, 2026 22:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip labels May 13, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 13, 2026 22:14
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 13, 2026

Looks like claude-agent-sdk is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 13, 2026
auto-merge was automatically disabled May 13, 2026 22:16

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/claude-agent-sdk/claude-agent-sdk-gte-0.1.81 branch May 13, 2026 22:16
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