mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Update attrs to 25.1.0 (#137316)
This commit is contained in:
parent
d1d498e27d
commit
0a32a9d6db
@ -14,7 +14,7 @@ astral==2.2
|
|||||||
async-interrupt==1.2.0
|
async-interrupt==1.2.0
|
||||||
async-upnp-client==0.43.0
|
async-upnp-client==0.43.0
|
||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
attrs==24.2.0
|
attrs==25.1.0
|
||||||
audioop-lts==0.2.1;python_version>='3.13'
|
audioop-lts==0.2.1;python_version>='3.13'
|
||||||
av==13.1.0
|
av==13.1.0
|
||||||
awesomeversion==24.6.0
|
awesomeversion==24.6.0
|
||||||
|
@ -35,7 +35,7 @@ dependencies = [
|
|||||||
"aiozoneinfo==0.2.1",
|
"aiozoneinfo==0.2.1",
|
||||||
"astral==2.2",
|
"astral==2.2",
|
||||||
"async-interrupt==1.2.0",
|
"async-interrupt==1.2.0",
|
||||||
"attrs==24.2.0",
|
"attrs==25.1.0",
|
||||||
"atomicwrites-homeassistant==1.4.1",
|
"atomicwrites-homeassistant==1.4.1",
|
||||||
"audioop-lts==0.2.1;python_version>='3.13'",
|
"audioop-lts==0.2.1;python_version>='3.13'",
|
||||||
"awesomeversion==24.6.0",
|
"awesomeversion==24.6.0",
|
||||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -12,7 +12,7 @@ aiohttp-asyncmdnsresolver==0.0.3
|
|||||||
aiozoneinfo==0.2.1
|
aiozoneinfo==0.2.1
|
||||||
astral==2.2
|
astral==2.2
|
||||||
async-interrupt==1.2.0
|
async-interrupt==1.2.0
|
||||||
attrs==24.2.0
|
attrs==25.1.0
|
||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
audioop-lts==0.2.1;python_version>='3.13'
|
audioop-lts==0.2.1;python_version>='3.13'
|
||||||
awesomeversion==24.6.0
|
awesomeversion==24.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user