Bump pychromecast to 13.0.3 (#83861)

This commit is contained in:
Erik Montnemery 2022-12-12 21:57:12 +01:00 committed by GitHub
parent 5ef972c5d9
commit 22e5d86324
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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",

View file

@ -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

View file

@ -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