From db45bfcaae081b45ead4ea57f53b4e48d4020080 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 27 Aug 2026 18:18:32 +0200 Subject: [PATCH] Bump probatio to 0.11.3 (#180426) --- homeassistant/package_constraints.txt | 2 +- pyproject.toml | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 6be7c0e2a82e..87b928fb4253 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -52,7 +52,7 @@ orjson==3.12.0 packaging>=23.1 paho-mqtt==2.1.0 Pillow==12.3.0 -probatio==0.11.2 +probatio==0.11.3 propcache==0.5.2 psutil-home-assistant==0.0.1 PyJWT==2.13.0 diff --git a/pyproject.toml b/pyproject.toml index 291bc3a31548..64d5c4c8d173 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dependencies = [ "ulid-transform==2.2.9", "urllib3>=2.0", "uv==0.12.5", - "probatio==0.11.2", + "probatio==0.11.3", "yarl==1.24.5", "webrtc-models==0.3.0", "zeroconf==0.150.0", diff --git a/requirements.txt b/requirements.txt index 7ef55e12364d..c8b1b05dc74f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ mutagen==1.48.1 orjson==3.12.0 packaging>=23.1 Pillow==12.3.0 -probatio==0.11.2 +probatio==0.11.3 propcache==0.5.2 psutil-home-assistant==0.0.1 PyJWT==2.13.0