Bump pycketcasts to 1.0.1 (#73262)

* Replace outdated pocketcast dependency

* Fix pycketcasts in requirements_all.txt

* Fix pycketcasts in requirements_all.txt

* Fix pycketcasts in requirements_all.txt
This commit is contained in:
Nate Harris
2022-06-20 13:04:31 -06:00
committed by GitHub
parent 6cf3c0ede2
commit 55eca2e2b4
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "pocketcasts",
"name": "Pocket Casts",
"documentation": "https://www.home-assistant.io/integrations/pocketcasts",
"requirements": ["pycketcasts==1.0.0"],
"requirements": ["pycketcasts==1.0.1"],
"codeowners": [],
"iot_class": "cloud_polling",
"loggers": ["pycketcasts"]

View File

@ -1411,7 +1411,7 @@ pychannels==1.0.0
pychromecast==12.1.3
# homeassistant.components.pocketcasts
pycketcasts==1.0.0
pycketcasts==1.0.1
# homeassistant.components.climacell
pyclimacell==0.18.2