From 22e5d86324cbaa548c8b901b5b0740e99ca11961 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Mon, 12 Dec 2022 21:57:12 +0100 Subject: [PATCH] Bump pychromecast to 13.0.3 (#83861) --- 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 00688f642ad..6661614b9cb 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==13.0.2"], + "requirements": ["pychromecast==13.0.3"], "after_dependencies": [ "cloud", "http", diff --git a/requirements_all.txt b/requirements_all.txt index 1c2af824589..31337646760 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1508,7 +1508,7 @@ pycfdns==2.0.1 pychannels==1.2.3 # homeassistant.components.cast -pychromecast==13.0.2 +pychromecast==13.0.3 # homeassistant.components.pocketcasts pycketcasts==1.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 56b7f53f15e..896edc87966 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1081,7 +1081,7 @@ pybravia==0.2.3 pycfdns==2.0.1 # homeassistant.components.cast -pychromecast==13.0.2 +pychromecast==13.0.3 # homeassistant.components.comfoconnect pycomfoconnect==0.5.1