Update attrs to 23.1.0 (#98385)

This commit is contained in:
Marc Mueller 2023-08-14 15:50:43 +02:00 committed by GitHub
parent 1869177f08
commit d059c9924a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ astral==2.2
async-timeout==4.0.3
async-upnp-client==0.34.1
atomicwrites-homeassistant==1.4.1
attrs==22.2.0
attrs==23.1.0
awesomeversion==22.9.0
bcrypt==4.0.1
bleak-retry-connector==3.1.1

View file

@ -26,7 +26,7 @@ dependencies = [
"aiohttp==3.8.5",
"astral==2.2",
"async-timeout==4.0.3",
"attrs==22.2.0",
"attrs==23.1.0",
"atomicwrites-homeassistant==1.4.1",
"awesomeversion==22.9.0",
"bcrypt==4.0.1",

View file

@ -4,7 +4,7 @@
aiohttp==3.8.5
astral==2.2
async-timeout==4.0.3
attrs==22.2.0
attrs==23.1.0
atomicwrites-homeassistant==1.4.1
awesomeversion==22.9.0
bcrypt==4.0.1