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 c8f706d5257e..166ce54ce7d3 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 4a3814aaf7d8..2ee3711d028c 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