mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Update attrs to 25.3.0 (#145977)
This commit is contained in:
parent
de25195383
commit
6f865beacd
@ -15,7 +15,7 @@ astral==2.2
|
|||||||
async-interrupt==1.2.2
|
async-interrupt==1.2.2
|
||||||
async-upnp-client==0.44.0
|
async-upnp-client==0.44.0
|
||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
attrs==25.1.0
|
attrs==25.3.0
|
||||||
audioop-lts==0.2.1
|
audioop-lts==0.2.1
|
||||||
av==13.1.0
|
av==13.1.0
|
||||||
awesomeversion==24.6.0
|
awesomeversion==24.6.0
|
||||||
|
@ -36,7 +36,7 @@ dependencies = [
|
|||||||
"annotatedyaml==0.4.5",
|
"annotatedyaml==0.4.5",
|
||||||
"astral==2.2",
|
"astral==2.2",
|
||||||
"async-interrupt==1.2.2",
|
"async-interrupt==1.2.2",
|
||||||
"attrs==25.1.0",
|
"attrs==25.3.0",
|
||||||
"atomicwrites-homeassistant==1.4.1",
|
"atomicwrites-homeassistant==1.4.1",
|
||||||
"audioop-lts==0.2.1",
|
"audioop-lts==0.2.1",
|
||||||
"awesomeversion==24.6.0",
|
"awesomeversion==24.6.0",
|
||||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -13,7 +13,7 @@ aiozoneinfo==0.2.3
|
|||||||
annotatedyaml==0.4.5
|
annotatedyaml==0.4.5
|
||||||
astral==2.2
|
astral==2.2
|
||||||
async-interrupt==1.2.2
|
async-interrupt==1.2.2
|
||||||
attrs==25.1.0
|
attrs==25.3.0
|
||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
audioop-lts==0.2.1
|
audioop-lts==0.2.1
|
||||||
awesomeversion==24.6.0
|
awesomeversion==24.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user