From 0cfc7112fa61a4f12c4fbaf3a39cb87c81cb4750 Mon Sep 17 00:00:00 2001 From: Pascal Winters Date: Mon, 31 Jan 2022 19:23:07 +0100 Subject: [PATCH] Bump pyps4-2ndscreen to 1.3.1 (#65320) --- homeassistant/components/ps4/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/ps4/manifest.json b/homeassistant/components/ps4/manifest.json index a63ed8b7e7b..c7f47333901 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", "loggers": ["pyps4_2ndscreen"] diff --git a/requirements_all.txt b/requirements_all.txt index 8bb86d47bb5..271bb4b583e 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 c5dabcbf94d..d880e4e65ce 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1133,7 +1133,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