From 1895f8ebceb1433eb0f4a2bd4a0cf917625fa12b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 17:22:33 +0200 Subject: [PATCH] Update attrs to 26.1.0 (#168276) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Franck Nijhof --- 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 b356445e9f1c..2264a2ced1a9 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.46.2 atomicwrites-homeassistant==1.4.1 -attrs==25.4.0 +attrs==26.1.0 audioop-lts==0.2.1 av==16.0.1 awesomeversion==25.8.0 diff --git a/pyproject.toml b/pyproject.toml index 51d6fba2135a..eb148fb6bfae 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.4.0", + "attrs==26.1.0", "atomicwrites-homeassistant==1.4.1", "audioop-lts==0.2.1", "awesomeversion==25.8.0", diff --git a/requirements.txt b/requirements.txt index 763b1e610e1a..91f9985ba697 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ annotatedyaml==1.0.2 astral==2.2 async-interrupt==1.2.2 atomicwrites-homeassistant==1.4.1 -attrs==25.4.0 +attrs==26.1.0 audioop-lts==0.2.1 awesomeversion==25.8.0 bcrypt==5.0.0