From aa3e172a65fcdf119ffc4a2eadc1bfe0223086ca Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Mon, 15 Jan 2024 09:10:09 +0100 Subject: [PATCH] Bump pychromecast to 13.1.0 (#108073) --- homeassistant/components/cast/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/cast/manifest.json b/homeassistant/components/cast/manifest.json index 5035b3c6620..ae049fefef6 100644 --- a/homeassistant/components/cast/manifest.json +++ b/homeassistant/components/cast/manifest.json @@ -14,6 +14,6 @@ "documentation": "https://www.home-assistant.io/integrations/cast", "iot_class": "local_polling", "loggers": ["casttube", "pychromecast"], - "requirements": ["PyChromecast==13.0.8"], + "requirements": ["PyChromecast==13.1.0"], "zeroconf": ["_googlecast._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index d3f6bbd739b..2279b93e70f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -54,7 +54,7 @@ ProgettiHWSW==0.1.3 # PyBluez==0.22 # homeassistant.components.cast -PyChromecast==13.0.8 +PyChromecast==13.1.0 # homeassistant.components.flick_electric PyFlick==0.0.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f13f9b63300..7fbc37f8323 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -45,7 +45,7 @@ PlexAPI==4.15.7 ProgettiHWSW==0.1.3 # homeassistant.components.cast -PyChromecast==13.0.8 +PyChromecast==13.1.0 # homeassistant.components.flick_electric PyFlick==0.0.2