From 1e3ee8419f390c0d372b201362efb5bace98a690 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 24 Jun 2024 18:41:42 +0200 Subject: [PATCH] Bump async-interrupt to 1.1.2 (#120321) --- homeassistant/package_constraints.txt | 2 +- pyproject.toml | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index e8e0638beac8b0..1f1811eca4c7cc 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -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 diff --git a/pyproject.toml b/pyproject.toml index e6847385e0ac5e..d7fbe67edba74f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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", diff --git a/requirements.txt b/requirements.txt index db1137875aa505..cff85c2478f77f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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