From 2809e5fdf203288491f0711b21bd2555d02d426a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 10:53:33 +0200 Subject: [PATCH] Bump anyio from 4.13.0 to 4.14.2 (#182665) Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com> Signed-off-by: dependabot[bot] --- homeassistant/components/mcp_server/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- requirements_all.txt | 2 +- script/gen_requirements_all.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/mcp_server/manifest.json b/homeassistant/components/mcp_server/manifest.json index a70914369e04..df019aef4dc8 100644 --- a/homeassistant/components/mcp_server/manifest.json +++ b/homeassistant/components/mcp_server/manifest.json @@ -8,6 +8,6 @@ "integration_type": "service", "iot_class": "local_push", "quality_scale": "silver", - "requirements": ["mcp==1.28.1", "aiohttp_sse==2.2.0", "anyio==4.13.0"], + "requirements": ["mcp==1.28.1", "aiohttp_sse==2.2.0", "anyio==4.14.2"], "single_config_entry": true } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 691ca079b1a2..5c739ba5f33e 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -121,7 +121,7 @@ uuid==1000000000.0.0 # even newer versions seem to introduce new issues, it's useful # for us to pin all these # requirements so we can directly link HA versions to these library versions. -anyio==4.13.0 +anyio==4.14.2 h11==0.16.0 httpcore==1.0.9 diff --git a/requirements_all.txt b/requirements_all.txt index 3c32b98e0ca0..6fca6a30171d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -558,7 +558,7 @@ anthemav==1.4.2 anthropic==0.108.0 # homeassistant.components.mcp_server -anyio==4.13.0 +anyio==4.14.2 # homeassistant.components.weatherkit apple_weatherkit==1.1.3 diff --git a/script/gen_requirements_all.py b/script/gen_requirements_all.py index ea12c30d2ddb..4782ecea897d 100755 --- a/script/gen_requirements_all.py +++ b/script/gen_requirements_all.py @@ -105,7 +105,7 @@ uuid==1000000000.0.0 # even newer versions seem to introduce new issues, it's useful # for us to pin all these # requirements so we can directly link HA versions to these library versions. -anyio==4.13.0 +anyio==4.14.2 h11==0.16.0 httpcore==1.0.9