forked from home-assistant/core
Update attrs to 25.1.0 (#137316)
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user