diff --git a/homeassistant/components/xbox/manifest.json b/homeassistant/components/xbox/manifest.json index 75d00c3d6be0..77970becfbd4 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.1"], + "requirements": ["python-xbox==0.2.2"], "ssdp": [ { "manufacturer": "Microsoft Corporation", diff --git a/requirements_all.txt b/requirements_all.txt index b56829d138e5..4570a8b3aa8d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2838,7 +2838,7 @@ python-technove==2.1.3 python-telegram-bot[socks]==22.7 # homeassistant.components.xbox -python-xbox==0.2.1 +python-xbox==0.2.2 # homeassistant.components.egardia pythonegardia==1.0.52