From cdda2ef5c8671747940595bd12e0db92fc7a7618 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 e7db39b8ae46..1d3bd549761b 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 0b25b2279a6c..ad72b570e240 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2290,7 +2290,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 8b101d5bf51d..2d79a22033b2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1914,7 +1914,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