From 7014cea781c2293307bdaa019730f4beabe9abd3 Mon Sep 17 00:00:00 2001 From: Manu Date: Sat, 19 Sep 2026 07:13:04 +0200 Subject: [PATCH] Bump python-xbox to 0.3.0 (#182643) --- homeassistant/components/xbox/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/xbox/manifest.json b/homeassistant/components/xbox/manifest.json index 77970becfbd4..7305fb6a905c 100644 --- a/homeassistant/components/xbox/manifest.json +++ b/homeassistant/components/xbox/manifest.json @@ -14,7 +14,7 @@ "iot_class": "cloud_polling", "quality_scale": "platinum", - "requirements": ["python-xbox==0.2.2"], + "requirements": ["python-xbox==0.3.0"], "ssdp": [ { "manufacturer": "Microsoft Corporation", diff --git a/requirements_all.txt b/requirements_all.txt index 40876e6f01be..ff1cb74205b9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2847,7 +2847,7 @@ python-technove==2.1.3 python-telegram-bot[socks]==22.7 # homeassistant.components.xbox -python-xbox==0.2.2 +python-xbox==0.3.0 # homeassistant.components.egardia pythonegardia==1.0.52