diff --git a/homeassistant/components/probe_plus/manifest.json b/homeassistant/components/probe_plus/manifest.json index e7db39b8ae4652..1d3bd549761bd9 100644 --- a/homeassistant/components/probe_plus/manifest.json +++ b/homeassistant/components/probe_plus/manifest.json @@ -15,5 +15,5 @@ "integration_type": "device", "iot_class": "local_push", "quality_scale": "bronze", - "requirements": ["pyprobeplus==1.0.1"] + "requirements": ["pyprobeplus==1.1.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 7134d1feb9c812..00002e1388a1d2 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2296,7 +2296,7 @@ pypoint==3.0.0 pyportainer==1.0.3 # homeassistant.components.probe_plus -pyprobeplus==1.0.1 +pyprobeplus==1.1.0 # homeassistant.components.profiler pyprof2calltree==1.4.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index e6796c9fa93db6..8c988f7686ddc2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1923,7 +1923,7 @@ pypoint==3.0.0 pyportainer==1.0.3 # homeassistant.components.probe_plus -pyprobeplus==1.0.1 +pyprobeplus==1.1.0 # homeassistant.components.profiler pyprof2calltree==1.4.5