Skip to content

chore(deps): update anthropic requirement from <0.67 to <0.80 in /python/instrumentation/openinference-instrumentation-llama-index - #17

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/python/instrumentation/openinference-instrumentation-llama-index/anthropic-lt-0.80
Open

chore(deps): update anthropic requirement from <0.67 to <0.80 in /python/instrumentation/openinference-instrumentation-llama-index#17
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/python/instrumentation/openinference-instrumentation-llama-index/anthropic-lt-0.80

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubFeb 9, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on anthropic to permit the latest version.

Release notes

Sourced from anthropic's releases.

v0.79.0

0.79.0 (2026-02-07)

Full Changelog: v0.78.0...v0.79.0

Features

  • api: enabling fast-mode in claude-opus-4-6 (5953ba7)

Bug Fixes

  • pass speed parameter through in sync beta count_tokens (1dd6119)
Changelog

Sourced from anthropic's changelog.

0.79.0 (2026-02-07)

Full Changelog: v0.78.0...v0.79.0

Features

  • api: enabling fast-mode in claude-opus-4-6 (5953ba7)

Bug Fixes

  • pass speed parameter through in sync beta count_tokens (1dd6119)

0.78.0 (2026-02-05)

Full Changelog: v0.77.1...v0.78.0

Features

  • api: Release Claude Opus 4.6, adaptive thinking, and other features (3ef1529)

0.77.1 (2026-02-03)

Full Changelog: v0.77.0...v0.77.1

Bug Fixes

  • structured outputs: send structured output beta header when format is omitted (#1158) (258494e)

Chores

0.77.0 (2026-01-29)

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

... (truncated)

Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

guillaumefrdand others added 2 commits September 26, 2025 10:35
Updates the requirements on [anthropic](https://github.com/anthropics/anthropic-sdk-python) to permit the latest version.
- [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.2.1...v0.79.0)
---
updated-dependencies:
- dependency-name: anthropic
dependency-version: 0.79.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot@github

dependabotBot commented on behalf of githubJun 30, 2026

Copy link
Copy Markdown
ContributorAuthor

A newer version of anthropic exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filepythonPull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@guillaumefrd