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