Bump async-interrupt to 1.2.0 (#124360)
changelog: https://github.com/bdraco/async_interrupt/compare/v1.1.2...v1.2.0pull/124294/head^2
parent
ec256166cc
commit
e56c235424
|
@ -8,7 +8,7 @@ aiohttp==3.10.5
|
||||||
aiohttp_cors==0.7.0
|
aiohttp_cors==0.7.0
|
||||||
aiozoneinfo==0.2.1
|
aiozoneinfo==0.2.1
|
||||||
astral==2.2
|
astral==2.2
|
||||||
async-interrupt==1.1.2
|
async-interrupt==1.2.0
|
||||||
async-upnp-client==0.40.0
|
async-upnp-client==0.40.0
|
||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
attrs==23.2.0
|
attrs==23.2.0
|
||||||
|
|
|
@ -29,7 +29,7 @@ dependencies = [
|
||||||
"aiohttp-fast-zlib==0.1.1",
|
"aiohttp-fast-zlib==0.1.1",
|
||||||
"aiozoneinfo==0.2.1",
|
"aiozoneinfo==0.2.1",
|
||||||
"astral==2.2",
|
"astral==2.2",
|
||||||
"async-interrupt==1.1.2",
|
"async-interrupt==1.2.0",
|
||||||
"attrs==23.2.0",
|
"attrs==23.2.0",
|
||||||
"atomicwrites-homeassistant==1.4.1",
|
"atomicwrites-homeassistant==1.4.1",
|
||||||
"awesomeversion==24.6.0",
|
"awesomeversion==24.6.0",
|
||||||
|
|
|
@ -9,7 +9,7 @@ aiohttp_cors==0.7.0
|
||||||
aiohttp-fast-zlib==0.1.1
|
aiohttp-fast-zlib==0.1.1
|
||||||
aiozoneinfo==0.2.1
|
aiozoneinfo==0.2.1
|
||||||
astral==2.2
|
astral==2.2
|
||||||
async-interrupt==1.1.2
|
async-interrupt==1.2.0
|
||||||
attrs==23.2.0
|
attrs==23.2.0
|
||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
awesomeversion==24.6.0
|
awesomeversion==24.6.0
|
||||||
|
|
Loading…
Reference in New Issue