Upgrade attrs to 22.1.0 (#84205)
parent
e618a8cc0c
commit
fe2e357ae9
|
@ -7,7 +7,7 @@ astral==2.2
|
|||
async-upnp-client==0.32.3
|
||||
async_timeout==4.0.2
|
||||
atomicwrites-homeassistant==1.4.1
|
||||
attrs==21.2.0
|
||||
attrs==22.1.0
|
||||
awesomeversion==22.9.0
|
||||
bcrypt==3.1.7
|
||||
bleak-retry-connector==2.10.2
|
||||
|
|
|
@ -27,7 +27,7 @@ dependencies = [
|
|||
"aiohttp==3.8.1",
|
||||
"astral==2.2",
|
||||
"async_timeout==4.0.2",
|
||||
"attrs==21.2.0",
|
||||
"attrs==22.1.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==21.2.0
|
||||
attrs==22.1.0
|
||||
atomicwrites-homeassistant==1.4.1
|
||||
awesomeversion==22.9.0
|
||||
bcrypt==3.1.7
|
||||
|
|
Loading…
Reference in New Issue