mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 23:07:09 +00:00
Bump async-interrupt to 1.1.2 (#120321)
This commit is contained in:
parent
dd379a9a0a
commit
1e3ee8419f
@ -9,7 +9,7 @@ aiohttp==3.9.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.1
|
async-interrupt==1.1.2
|
||||||
async-upnp-client==0.39.0
|
async-upnp-client==0.39.0
|
||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
attrs==23.2.0
|
attrs==23.2.0
|
||||||
|
@ -30,7 +30,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.1",
|
"async-interrupt==1.1.2",
|
||||||
"attrs==23.2.0",
|
"attrs==23.2.0",
|
||||||
"atomicwrites-homeassistant==1.4.1",
|
"atomicwrites-homeassistant==1.4.1",
|
||||||
"awesomeversion==24.2.0",
|
"awesomeversion==24.2.0",
|
||||||
|
@ -10,7 +10,7 @@ aiohttp-fast-url-dispatcher==0.3.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.1
|
async-interrupt==1.1.2
|
||||||
attrs==23.2.0
|
attrs==23.2.0
|
||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
awesomeversion==24.2.0
|
awesomeversion==24.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user