From ade424c0743f9a812a5f7494fa5e257ac08a2d8f Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Mon, 6 Oct 2025 17:54:19 +0200 Subject: [PATCH] Update attrs to 25.4.0 (#153849) --- 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 c47ff2c605e..9bbda0ac218 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -15,7 +15,7 @@ astral==2.2 async-interrupt==1.2.2 async-upnp-client==0.45.0 atomicwrites-homeassistant==1.4.1 -attrs==25.3.0 +attrs==25.4.0 audioop-lts==0.2.1 av==13.1.0 awesomeversion==25.5.0 diff --git a/pyproject.toml b/pyproject.toml index 3ce2b9a4c64..4ae80d64f59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "annotatedyaml==1.0.2", "astral==2.2", "async-interrupt==1.2.2", - "attrs==25.3.0", + "attrs==25.4.0", "atomicwrites-homeassistant==1.4.1", "audioop-lts==0.2.1", "awesomeversion==25.5.0", diff --git a/requirements.txt b/requirements.txt index d10b789c4e3..9c52c940bb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ aiozoneinfo==0.2.3 annotatedyaml==1.0.2 astral==2.2 async-interrupt==1.2.2 -attrs==25.3.0 +attrs==25.4.0 atomicwrites-homeassistant==1.4.1 audioop-lts==0.2.1 awesomeversion==25.5.0