From 12fc18f4ac1e00288eb2faa376994bf2d0a33b2a Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 29 Aug 2026 19:55:49 +0200 Subject: [PATCH] Bump probatio to 0.11.4 (#180655) --- 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 811097703c66..c02056a0e111 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.3 +probatio==0.11.4 propcache==0.5.2 psutil-home-assistant==0.0.1 PyJWT==2.13.0 diff --git a/pyproject.toml b/pyproject.toml index c6e75cd5bf6e..c9c2e46164d2 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.3", + "probatio==0.11.4", "yarl==1.24.5", "webrtc-models==0.3.0", "zeroconf==0.151.1", diff --git a/requirements.txt b/requirements.txt index 554f70c76120..6731b5d5b6ec 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.3 +probatio==0.11.4 propcache==0.5.2 psutil-home-assistant==0.0.1 PyJWT==2.13.0