chore(deps): bump anthropic from 0.86.0 to 0.87.0 in the uv group across 1 directory#3742
chore(deps): bump anthropic from 0.86.0 to 0.87.0 in the uv group across 1 directory#3742
Conversation
Bumps the uv group with 1 update in the / directory: [anthropic](https://github.com/anthropics/anthropic-sdk-python). Updates `anthropic` from 0.86.0 to 0.87.0 - [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.86.0...v0.87.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.87.0 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] <[email protected]>
Test Failure AnalysisSummary: The CI run triggered by merging this PR (run #23950177505) failed with 1 test failure in the Python 3.13 job. This is a pre-existing flaky test introduced in #3710 and is unrelated to the anthropic dependency bump. Root Cause: The test was introduced in commit Suggested Solution: The fix should be applied to
The simplest fix: change the middleware parameters to Detailed AnalysisFailed test: Error: Request sequence observed in logs: That's exactly 5 requests against a Why other Python versions passed: The Python 3.10 and Windows jobs happened to have slightly different scheduling behavior/timing that kept requests tight enough to drain the bucket. Middleware code ( Note: Related Files
🤖 Generated with Claude Code — test failure analysis agent |
Bumps the uv group with 1 update in the / directory: anthropic.
Updates
anthropicfrom 0.86.0 to 0.87.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
ab0c446release: 0.87.06599043fix(memory): return resolved path from async _validate_path715030cfix(memory): use restrictive file mode for memory files6cdbc5fchore(tests): bump steady to v0.20.14beda3cAdd output-300k-2026-03-24 beta header3b77b82chore(ci): run builds on CI even if only spec metadata changed764ddbafeat(internal): implement indices array format for query and form serialization8a06a90codegen metadata7f8cf3cchore(tests): bump steady to v0.19.70eba0ddchore(ci): skip lint on metadata-only changesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.