mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update attrs to 23.2.0 (#109115)
This commit is contained in:
parent
bea3e63871
commit
8ad0226241
@ -8,7 +8,7 @@ aiohttp_cors==0.7.0
|
||||
astral==2.2
|
||||
async-upnp-client==0.38.1
|
||||
atomicwrites-homeassistant==1.4.1
|
||||
attrs==23.1.0
|
||||
attrs==23.2.0
|
||||
awesomeversion==23.11.0
|
||||
bcrypt==4.0.1
|
||||
bleak-retry-connector==3.4.0
|
||||
|
@ -28,7 +28,7 @@ dependencies = [
|
||||
"aiohttp-fast-url-dispatcher==0.3.0",
|
||||
"aiohttp-zlib-ng==0.3.1",
|
||||
"astral==2.2",
|
||||
"attrs==23.1.0",
|
||||
"attrs==23.2.0",
|
||||
"atomicwrites-homeassistant==1.4.1",
|
||||
"awesomeversion==23.11.0",
|
||||
"bcrypt==4.0.1",
|
||||
|
@ -8,7 +8,7 @@ aiohttp_cors==0.7.0
|
||||
aiohttp-fast-url-dispatcher==0.3.0
|
||||
aiohttp-zlib-ng==0.3.1
|
||||
astral==2.2
|
||||
attrs==23.1.0
|
||||
attrs==23.2.0
|
||||
atomicwrites-homeassistant==1.4.1
|
||||
awesomeversion==23.11.0
|
||||
bcrypt==4.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user