diff --git a/homeassistant/components/ps4/manifest.json b/homeassistant/components/ps4/manifest.json index 609b7497744..799615a8cba 100644 --- a/homeassistant/components/ps4/manifest.json +++ b/homeassistant/components/ps4/manifest.json @@ -3,7 +3,7 @@ "name": "Sony PlayStation 4", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/ps4", - "requirements": ["pyps4-2ndscreen==1.2.0"], + "requirements": ["pyps4-2ndscreen==1.3.1"], "codeowners": ["@ktnrg45"], "iot_class": "local_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index e5f4b8aaa08..bb44e203352 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1776,7 +1776,7 @@ pyprof2calltree==1.4.5 pyprosegur==0.0.5 # homeassistant.components.ps4 -pyps4-2ndscreen==1.2.0 +pyps4-2ndscreen==1.3.1 # homeassistant.components.qvr_pro pyqvrpro==0.52 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7c5f17547ad..adf7c1dd3c0 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1130,7 +1130,7 @@ pyprof2calltree==1.4.5 pyprosegur==0.0.5 # homeassistant.components.ps4 -pyps4-2ndscreen==1.2.0 +pyps4-2ndscreen==1.3.1 # homeassistant.components.qwikswitch pyqwikswitch==0.93