mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Update attrs to 22.2.0 (#84772)
This commit is contained in:
parent
5fbe36d43e
commit
f84533838a
@ -7,7 +7,7 @@ astral==2.2
|
||||
async-upnp-client==0.33.0
|
||||
async_timeout==4.0.2
|
||||
atomicwrites-homeassistant==1.4.1
|
||||
attrs==22.1.0
|
||||
attrs==22.2.0
|
||||
awesomeversion==22.9.0
|
||||
bcrypt==3.1.7
|
||||
bleak-retry-connector==2.13.0
|
||||
|
@ -27,7 +27,7 @@ dependencies = [
|
||||
"aiohttp==3.8.1",
|
||||
"astral==2.2",
|
||||
"async_timeout==4.0.2",
|
||||
"attrs==22.1.0",
|
||||
"attrs==22.2.0",
|
||||
"atomicwrites-homeassistant==1.4.1",
|
||||
"awesomeversion==22.9.0",
|
||||
"bcrypt==3.1.7",
|
||||
|
@ -4,7 +4,7 @@
|
||||
aiohttp==3.8.1
|
||||
astral==2.2
|
||||
async_timeout==4.0.2
|
||||
attrs==22.1.0
|
||||
attrs==22.2.0
|
||||
atomicwrites-homeassistant==1.4.1
|
||||
awesomeversion==22.9.0
|
||||
bcrypt==3.1.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user