diff --git a/homeassistant/components/probe_plus/manifest.json b/homeassistant/components/probe_plus/manifest.json index 1d3bd549761..01a0d94b153 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.1.0"] + "requirements": ["pyprobeplus==1.1.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 3782c2adc79..d1d66acaefa 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2305,7 +2305,7 @@ pypoint==3.0.0 pyportainer==1.0.3 # homeassistant.components.probe_plus -pyprobeplus==1.1.0 +pyprobeplus==1.1.1 # homeassistant.components.profiler pyprof2calltree==1.4.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index da3c2a9fbaf..42b50dfc854 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1932,7 +1932,7 @@ pypoint==3.0.0 pyportainer==1.0.3 # homeassistant.components.probe_plus -pyprobeplus==1.1.0 +pyprobeplus==1.1.1 # homeassistant.components.profiler pyprof2calltree==1.4.5