Update attrs to 23.2.0 (#109115)

This commit is contained in:
Marc Mueller 2024-01-30 12:22:41 +01:00 committed by GitHub
parent bea3e63871
commit 8ad0226241
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ aiohttp_cors==0.7.0
astral==2.2 astral==2.2
async-upnp-client==0.38.1 async-upnp-client==0.38.1
atomicwrites-homeassistant==1.4.1 atomicwrites-homeassistant==1.4.1
attrs==23.1.0 attrs==23.2.0
awesomeversion==23.11.0 awesomeversion==23.11.0
bcrypt==4.0.1 bcrypt==4.0.1
bleak-retry-connector==3.4.0 bleak-retry-connector==3.4.0

View file

@ -28,7 +28,7 @@ dependencies = [
"aiohttp-fast-url-dispatcher==0.3.0", "aiohttp-fast-url-dispatcher==0.3.0",
"aiohttp-zlib-ng==0.3.1", "aiohttp-zlib-ng==0.3.1",
"astral==2.2", "astral==2.2",
"attrs==23.1.0", "attrs==23.2.0",
"atomicwrites-homeassistant==1.4.1", "atomicwrites-homeassistant==1.4.1",
"awesomeversion==23.11.0", "awesomeversion==23.11.0",
"bcrypt==4.0.1", "bcrypt==4.0.1",

View file

@ -8,7 +8,7 @@ aiohttp_cors==0.7.0
aiohttp-fast-url-dispatcher==0.3.0 aiohttp-fast-url-dispatcher==0.3.0
aiohttp-zlib-ng==0.3.1 aiohttp-zlib-ng==0.3.1
astral==2.2 astral==2.2
attrs==23.1.0 attrs==23.2.0
atomicwrites-homeassistant==1.4.1 atomicwrites-homeassistant==1.4.1
awesomeversion==23.11.0 awesomeversion==23.11.0
bcrypt==4.0.1 bcrypt==4.0.1