From d447843687d59fabbc63339a34aa62a911bd519d Mon Sep 17 00:00:00 2001 From: TheJulianJES Date: Wed, 11 Mar 2026 16:15:35 +0100 Subject: [PATCH] Bump python-otbr-api to 2.9.0 (#165298) --- homeassistant/components/otbr/manifest.json | 2 +- homeassistant/components/thread/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/otbr/manifest.json b/homeassistant/components/otbr/manifest.json index b4651898eca..0a33ca835e4 100644 --- a/homeassistant/components/otbr/manifest.json +++ b/homeassistant/components/otbr/manifest.json @@ -8,5 +8,5 @@ "documentation": "https://www.home-assistant.io/integrations/otbr", "integration_type": "service", "iot_class": "local_polling", - "requirements": ["python-otbr-api==2.8.0"] + "requirements": ["python-otbr-api==2.9.0"] } diff --git a/homeassistant/components/thread/manifest.json b/homeassistant/components/thread/manifest.json index 6424a174402..a00f7480ede 100644 --- a/homeassistant/components/thread/manifest.json +++ b/homeassistant/components/thread/manifest.json @@ -7,7 +7,7 @@ "documentation": "https://www.home-assistant.io/integrations/thread", "integration_type": "service", "iot_class": "local_polling", - "requirements": ["python-otbr-api==2.8.0", "pyroute2==0.7.5"], + "requirements": ["python-otbr-api==2.9.0", "pyroute2==0.7.5"], "single_config_entry": true, "zeroconf": ["_meshcop._udp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index 3b1a005ef4f..8a2a2fe6b40 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2621,7 +2621,7 @@ python-opensky==1.0.1 # homeassistant.components.otbr # homeassistant.components.thread -python-otbr-api==2.8.0 +python-otbr-api==2.9.0 # homeassistant.components.overseerr python-overseerr==0.9.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6c02e6a171a..78bdb2488ba 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2220,7 +2220,7 @@ python-opensky==1.0.1 # homeassistant.components.otbr # homeassistant.components.thread -python-otbr-api==2.8.0 +python-otbr-api==2.9.0 # homeassistant.components.overseerr python-overseerr==0.9.0