Upgrade attrs to 22.1.0 (#84205)
This commit is contained in:
parent
e618a8cc0c
commit
fe2e357ae9
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ astral==2.2
|
||||||
async-upnp-client==0.32.3
|
async-upnp-client==0.32.3
|
||||||
async_timeout==4.0.2
|
async_timeout==4.0.2
|
||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
attrs==21.2.0
|
attrs==22.1.0
|
||||||
awesomeversion==22.9.0
|
awesomeversion==22.9.0
|
||||||
bcrypt==3.1.7
|
bcrypt==3.1.7
|
||||||
bleak-retry-connector==2.10.2
|
bleak-retry-connector==2.10.2
|
||||||
|
|
|
@ -27,7 +27,7 @@ dependencies = [
|
||||||
"aiohttp==3.8.1",
|
"aiohttp==3.8.1",
|
||||||
"astral==2.2",
|
"astral==2.2",
|
||||||
"async_timeout==4.0.2",
|
"async_timeout==4.0.2",
|
||||||
"attrs==21.2.0",
|
"attrs==22.1.0",
|
||||||
"atomicwrites-homeassistant==1.4.1",
|
"atomicwrites-homeassistant==1.4.1",
|
||||||
"awesomeversion==22.9.0",
|
"awesomeversion==22.9.0",
|
||||||
"bcrypt==3.1.7",
|
"bcrypt==3.1.7",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
aiohttp==3.8.1
|
aiohttp==3.8.1
|
||||||
astral==2.2
|
astral==2.2
|
||||||
async_timeout==4.0.2
|
async_timeout==4.0.2
|
||||||
attrs==21.2.0
|
attrs==22.1.0
|
||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
awesomeversion==22.9.0
|
awesomeversion==22.9.0
|
||||||
bcrypt==3.1.7
|
bcrypt==3.1.7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue