Update attrs to 22.2.0 (#84772)

This commit is contained in:
Franck Nijhof 2022-12-29 15:09:39 +01:00 committed by GitHub
parent 5fbe36d43e
commit f84533838a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ astral==2.2
async-upnp-client==0.33.0 async-upnp-client==0.33.0
async_timeout==4.0.2 async_timeout==4.0.2
atomicwrites-homeassistant==1.4.1 atomicwrites-homeassistant==1.4.1
attrs==22.1.0 attrs==22.2.0
awesomeversion==22.9.0 awesomeversion==22.9.0
bcrypt==3.1.7 bcrypt==3.1.7
bleak-retry-connector==2.13.0 bleak-retry-connector==2.13.0

View File

@ -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==22.1.0", "attrs==22.2.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",

View File

@ -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==22.1.0 attrs==22.2.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