diff --git a/homeassistant/components/point/manifest.json b/homeassistant/components/point/manifest.json index 0f2faef86df..4c29f37e67c 100644 --- a/homeassistant/components/point/manifest.json +++ b/homeassistant/components/point/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/point", "requirements": [ - "pypoint==1.1.1" + "pypoint==1.1.2" ], "dependencies": [ "webhook" diff --git a/requirements_all.txt b/requirements_all.txt index 163918f5180..97e34b09fa3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1411,7 +1411,7 @@ pypck==0.6.3 pypjlink2==1.2.0 # homeassistant.components.point -pypoint==1.1.1 +pypoint==1.1.2 # homeassistant.components.ps4 pyps4-2ndscreen==1.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 90668e3eaab..1dcb0323c79 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -468,7 +468,7 @@ pyotgw==0.5b0 pyotp==2.3.0 # homeassistant.components.point -pypoint==1.1.1 +pypoint==1.1.2 # homeassistant.components.ps4 pyps4-2ndscreen==1.0.1