mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump async-interrupt to 1.2.2 (#139056)
This commit is contained in:
parent
7e5617fd54
commit
539adaf128
@ -11,7 +11,7 @@ aiohttp_cors==0.7.0
|
|||||||
aiousbwatcher==1.1.1
|
aiousbwatcher==1.1.1
|
||||||
aiozoneinfo==0.2.3
|
aiozoneinfo==0.2.3
|
||||||
astral==2.2
|
astral==2.2
|
||||||
async-interrupt==1.2.1
|
async-interrupt==1.2.2
|
||||||
async-upnp-client==0.43.0
|
async-upnp-client==0.43.0
|
||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
attrs==25.1.0
|
attrs==25.1.0
|
||||||
|
@ -34,7 +34,7 @@ dependencies = [
|
|||||||
"aiohttp-asyncmdnsresolver==0.1.1",
|
"aiohttp-asyncmdnsresolver==0.1.1",
|
||||||
"aiozoneinfo==0.2.3",
|
"aiozoneinfo==0.2.3",
|
||||||
"astral==2.2",
|
"astral==2.2",
|
||||||
"async-interrupt==1.2.1",
|
"async-interrupt==1.2.2",
|
||||||
"attrs==25.1.0",
|
"attrs==25.1.0",
|
||||||
"atomicwrites-homeassistant==1.4.1",
|
"atomicwrites-homeassistant==1.4.1",
|
||||||
"audioop-lts==0.2.1",
|
"audioop-lts==0.2.1",
|
||||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -11,7 +11,7 @@ aiohttp-fast-zlib==0.2.2
|
|||||||
aiohttp-asyncmdnsresolver==0.1.1
|
aiohttp-asyncmdnsresolver==0.1.1
|
||||||
aiozoneinfo==0.2.3
|
aiozoneinfo==0.2.3
|
||||||
astral==2.2
|
astral==2.2
|
||||||
async-interrupt==1.2.1
|
async-interrupt==1.2.2
|
||||||
attrs==25.1.0
|
attrs==25.1.0
|
||||||
atomicwrites-homeassistant==1.4.1
|
atomicwrites-homeassistant==1.4.1
|
||||||
audioop-lts==0.2.1
|
audioop-lts==0.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user