From d3b519846b747a2462d0f39eb05c2467e7c0dbcc Mon Sep 17 00:00:00 2001 From: Jordan Harvey Date: Sun, 12 Oct 2025 09:06:00 +0100 Subject: [PATCH] Bump pyprobeplus to 1.1.0 (#154265) --- homeassistant/components/probe_plus/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/probe_plus/manifest.json b/homeassistant/components/probe_plus/manifest.json index e7db39b8ae465..1d3bd549761bd 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 7134d1feb9c81..00002e1388a1d 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 e6796c9fa93db..8c988f7686ddc 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