1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Update attrs to 25.4.0 (#153849)

This commit is contained in:
Marc Mueller
2025-10-06 17:54:19 +02:00
committed by GitHub
parent 5ad805de3c
commit ade424c074
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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",

2
requirements.txt generated
View File

@@ -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