Update attrs to 23.2.0 (#109115)
This commit is contained in:
parent
bea3e63871
commit
8ad0226241
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
|
@ -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",
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue