Skip to content

chore(deps): update dependency anthropic to >=0.77.0#306

Merged
aponcedeleonch merged 1 commit intomainfrom
renovate/anthropic-0.x
Jan 30, 2026
Merged

chore(deps): update dependency anthropic to >=0.77.0#306
aponcedeleonch merged 1 commit intomainfrom
renovate/anthropic-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2026

This PR contains the following updates:

Package Change Age Confidence
anthropic >=0.76.0>=0.77.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

anthropics/anthropic-sdk-python (anthropic)

v0.77.0

Compare Source

Full Changelog: v0.76.0...v0.77.0

Features
  • api: add support for Structured Outputs in the Messages API (ad56677)
  • api: migrate sending message format in output_config rather than output_format (af405e4)
  • client: add custom JSON encoder for extended type support (7780e90)
  • use output_config for structured outputs (82d669d)
Bug Fixes
  • client: run formatter (2e4ff86)
  • remove class causing breaking change (#​1333) (81ee953)
  • structured outputs: avoid including beta header if output_format is missing (#​1121) (062077e)
Chores
  • ci: upgrade actions/github-script (34df616)
  • internal: update actions/checkout version (ea50de9)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@claude
Copy link

claude bot commented Jan 29, 2026

PR Review ✅

Summary: Safe dependency update from anthropic 0.76.0 to 0.77.0

Code Quality: ✅ Clean version bump in pyproject.toml and lock file

Breaking Changes: ✅ None affecting this codebase

  • SDK migrated output_format to output_config, but this project doesn't use either feature
  • Only usage is in examples/anthropic_comparison/native_approach.py (lines 59, 108) with basic messages.create() calls

Security: ✅ Includes bug fixes from upstream

Performance: ✅ No performance regressions expected

Recommendation: Safe to merge. The codebase uses only standard message creation APIs which remain unchanged.

@aponcedeleonch aponcedeleonch merged commit a87055f into main Jan 30, 2026
8 checks passed
@aponcedeleonch aponcedeleonch deleted the renovate/anthropic-0.x branch January 30, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant