diff --git a/homeassistant/components/cast/manifest.json b/homeassistant/components/cast/manifest.json index cc4a130a251aadf825d0b78e1e0c0fe4a8627a02..be80ca340ffd70110ba5fdeec17acd0ef40b2f87 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.4"], + "requirements": ["pychromecast==13.0.6"], "zeroconf": ["_googlecast._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index e0df5121a0172c4a760b9d026a5e319c9e044bd8..c3dfa944f11b7a9896bdfd634fb2364e18c8879a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1540,7 +1540,7 @@ pycfdns==2.0.1 pychannels==1.2.3 # homeassistant.components.cast -pychromecast==13.0.4 +pychromecast==13.0.6 # homeassistant.components.pocketcasts pycketcasts==1.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ceafe5d1738c6438535fa1edf3c237b2c61b73ea..6edc309c811e37dfd97ae4964355729673e807eb 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1128,7 +1128,7 @@ pybravia==0.3.2 pycfdns==2.0.1 # homeassistant.components.cast -pychromecast==13.0.4 +pychromecast==13.0.6 # homeassistant.components.comfoconnect pycomfoconnect==0.5.1