From 4b0b2ecc0e2325e6f3cea140bc69f4b6f9d3ad3f Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Mon, 21 Nov 2022 14:55:32 +0100 Subject: [PATCH] Bump pychromecast to 13.0.1 (#82472) --- 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 d7cddaaa293..c5dc56a7da0 100644 --- a/homeassistant/components/cast/manifest.json +++ b/homeassistant/components/cast/manifest.json @@ -3,7 +3,7 @@ "name": "Google Cast", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/cast", - "requirements": ["pychromecast==12.1.4"], + "requirements": ["pychromecast==13.0.1"], "after_dependencies": [ "cloud", "http", diff --git a/requirements_all.txt b/requirements_all.txt index 0ac94b2f24a..340a1ddf790 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1501,7 +1501,7 @@ pycfdns==2.0.0 pychannels==1.2.3 # homeassistant.components.cast -pychromecast==12.1.4 +pychromecast==13.0.1 # homeassistant.components.pocketcasts pycketcasts==1.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index d7ac04e5f16..ef6a7527f1a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1074,7 +1074,7 @@ pybravia==0.2.3 pycfdns==2.0.0 # homeassistant.components.cast -pychromecast==12.1.4 +pychromecast==13.0.1 # homeassistant.components.comfoconnect pycomfoconnect==0.4