Bump async-interrupt to 1.1.2 (#120321)
This commit is contained in:
parent
dd379a9a0a
commit
1e3ee8419f
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ aiohttp==3.9.5
|
|||
aiohttp_cors==0.7.0
|
||||
aiozoneinfo==0.2.1
|
||||
astral==2.2
|
||||
async-interrupt==1.1.1
|
||||
async-interrupt==1.1.2
|
||||
async-upnp-client==0.39.0
|
||||
atomicwrites-homeassistant==1.4.1
|
||||
attrs==23.2.0
|
||||
|
|
|
@ -30,7 +30,7 @@ dependencies = [
|
|||
"aiohttp-fast-zlib==0.1.1",
|
||||
"aiozoneinfo==0.2.1",
|
||||
"astral==2.2",
|
||||
"async-interrupt==1.1.1",
|
||||
"async-interrupt==1.1.2",
|
||||
"attrs==23.2.0",
|
||||
"atomicwrites-homeassistant==1.4.1",
|
||||
"awesomeversion==24.2.0",
|
||||
|
|
|
@ -10,7 +10,7 @@ aiohttp-fast-url-dispatcher==0.3.0
|
|||
aiohttp-fast-zlib==0.1.1
|
||||
aiozoneinfo==0.2.1
|
||||
astral==2.2
|
||||
async-interrupt==1.1.1
|
||||
async-interrupt==1.1.2
|
||||
attrs==23.2.0
|
||||
atomicwrites-homeassistant==1.4.1
|
||||
awesomeversion==24.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue