From 07857f96c6bfbaeead090d65c3ee722f403252ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 01:32:54 +0000 Subject: [PATCH] chore(deps): update anthropic requirement 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](https://github.com/anthropics/anthropic-sdk-python/compare/v0.2.1...v0.72.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.72.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/instrumentation/openinference-instrumentation-llama-index/test-requirements.txt b/python/instrumentation/openinference-instrumentation-llama-index/test-requirements.txt index aa19fa053..84774b072 100644 --- a/python/instrumentation/openinference-instrumentation-llama-index/test-requirements.txt +++ b/python/instrumentation/openinference-instrumentation-llama-index/test-requirements.txt @@ -1,4 +1,4 @@ -anthropic<0.72 +anthropic<0.73 llama-index-core==0.12.51 llama-index-llms-groq llama-index-llms-openai