Update anyio to 4.13.0 (#172138)

This commit is contained in:
Mattias Arrelid
2026-05-25 16:36:53 +02:00
committed by GitHub
parent ec5210dca8
commit f5835f849a
4 changed files with 4 additions and 4 deletions
@@ -8,6 +8,6 @@
"integration_type": "service", "integration_type": "service",
"iot_class": "local_push", "iot_class": "local_push",
"quality_scale": "silver", "quality_scale": "silver",
"requirements": ["mcp==1.26.0", "aiohttp_sse==2.2.0", "anyio==4.10.0"], "requirements": ["mcp==1.26.0", "aiohttp_sse==2.2.0", "anyio==4.13.0"],
"single_config_entry": true "single_config_entry": true
} }
+1 -1
View File
@@ -113,7 +113,7 @@ uuid==1000000000.0.0
# even newer versions seem to introduce new issues, it's useful # even newer versions seem to introduce new issues, it's useful
# for us to pin all these # for us to pin all these
# requirements so we can directly link HA versions to these library versions. # requirements so we can directly link HA versions to these library versions.
anyio==4.10.0 anyio==4.13.0
h11==0.16.0 h11==0.16.0
httpcore==1.0.9 httpcore==1.0.9
+1 -1
View File
@@ -522,7 +522,7 @@ anthemav==1.4.1
anthropic==0.96.0 anthropic==0.96.0
# homeassistant.components.mcp_server # homeassistant.components.mcp_server
anyio==4.10.0 anyio==4.13.0
# homeassistant.components.weatherkit # homeassistant.components.weatherkit
apple_weatherkit==1.1.3 apple_weatherkit==1.1.3
+1 -1
View File
@@ -97,7 +97,7 @@ uuid==1000000000.0.0
# even newer versions seem to introduce new issues, it's useful # even newer versions seem to introduce new issues, it's useful
# for us to pin all these # for us to pin all these
# requirements so we can directly link HA versions to these library versions. # requirements so we can directly link HA versions to these library versions.
anyio==4.10.0 anyio==4.13.0
h11==0.16.0 h11==0.16.0
httpcore==1.0.9 httpcore==1.0.9