mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 05:47:10 +00:00
Update attrs to 24.2.0 (#126656)
This commit is contained in:
parent
dd714cc95e
commit
c46cccc3cd
@ -12,7 +12,7 @@ astral==2.2
|
|||||||
async-interrupt==1.2.0
|
async-interrupt==1.2.0
|
||||||
async-upnp-client==0.41.0
|
async-upnp-client==0.41.0
|
||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
attrs==23.2.0
|
attrs==24.2.0
|
||||||
awesomeversion==24.6.0
|
awesomeversion==24.6.0
|
||||||
bcrypt==4.2.0
|
bcrypt==4.2.0
|
||||||
bleak-retry-connector==3.6.0
|
bleak-retry-connector==3.6.0
|
||||||
|
@ -33,7 +33,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==23.2.0",
|
"attrs==24.2.0",
|
||||||
"atomicwrites-homeassistant==1.4.1",
|
"atomicwrites-homeassistant==1.4.1",
|
||||||
"awesomeversion==24.6.0",
|
"awesomeversion==24.6.0",
|
||||||
"bcrypt==4.2.0",
|
"bcrypt==4.2.0",
|
||||||
|
@ -11,7 +11,7 @@ aiohttp-fast-zlib==0.1.1
|
|||||||
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==23.2.0
|
attrs==24.2.0
|
||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
awesomeversion==24.6.0
|
awesomeversion==24.6.0
|
||||||
bcrypt==4.2.0
|
bcrypt==4.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user