diff --git a/homeassistant/components/ring/manifest.json b/homeassistant/components/ring/manifest.json index 22a7171332f0bac14d79d45a8db4dc875058b708..86758b26794860a80048c216ea52694f85845bc3 100644 --- a/homeassistant/components/ring/manifest.json +++ b/homeassistant/components/ring/manifest.json @@ -29,5 +29,5 @@ "documentation": "https://www.home-assistant.io/integrations/ring", "iot_class": "cloud_polling", "loggers": ["ring_doorbell"], - "requirements": ["ring-doorbell==0.9.12"] + "requirements": ["ring-doorbell==0.9.13"] } diff --git a/requirements_all.txt b/requirements_all.txt index 9519ac823939dd8b1c13e01accf5ae1d323371ca..f758f2d9cbb47238b0518afc5af483c0fbbebed4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2565,7 +2565,7 @@ rfk101py==0.0.1 rflink==0.0.66 # homeassistant.components.ring -ring-doorbell==0.9.12 +ring-doorbell==0.9.13 # homeassistant.components.fleetgo ritassist==0.9.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 82be50ab1ef496b57190134be4697318392f6c51..13ab6ecf718e5a6342db459ce230957d2135297f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2053,7 +2053,7 @@ reolink-aio==0.11.3 rflink==0.0.66 # homeassistant.components.ring -ring-doorbell==0.9.12 +ring-doorbell==0.9.13 # homeassistant.components.roku rokuecp==0.19.3