From 26bfbc55e940901bc8543c727719f73bc7649b33 Mon Sep 17 00:00:00 2001 From: Denis Shulyaka Date: Sun, 5 Oct 2025 21:59:50 +0300 Subject: [PATCH] Bump anthropic to 0.69.0 (#153764) --- homeassistant/components/anthropic/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/anthropic/manifest.json b/homeassistant/components/anthropic/manifest.json index 6fed0282a00..a0991f42fdb 100644 --- a/homeassistant/components/anthropic/manifest.json +++ b/homeassistant/components/anthropic/manifest.json @@ -8,5 +8,5 @@ "documentation": "https://www.home-assistant.io/integrations/anthropic", "integration_type": "service", "iot_class": "cloud_polling", - "requirements": ["anthropic==0.62.0"] + "requirements": ["anthropic==0.69.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 5888cf6a058..6c0d4a111bf 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -495,7 +495,7 @@ anova-wifi==0.17.0 anthemav==1.4.1 # homeassistant.components.anthropic -anthropic==0.62.0 +anthropic==0.69.0 # homeassistant.components.mcp_server anyio==4.10.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0f9b7b5915b..ead1ce88bd3 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -468,7 +468,7 @@ anova-wifi==0.17.0 anthemav==1.4.1 # homeassistant.components.anthropic -anthropic==0.62.0 +anthropic==0.69.0 # homeassistant.components.mcp_server anyio==4.10.0