Update anyio to 4.13.0 (#172138)
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "local_push",
|
||||
"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
|
||||
}
|
||||
|
||||
@@ -113,7 +113,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.10.0
|
||||
anyio==4.13.0
|
||||
h11==0.16.0
|
||||
httpcore==1.0.9
|
||||
|
||||
|
||||
Generated
+1
-1
@@ -522,7 +522,7 @@ anthemav==1.4.1
|
||||
anthropic==0.96.0
|
||||
|
||||
# homeassistant.components.mcp_server
|
||||
anyio==4.10.0
|
||||
anyio==4.13.0
|
||||
|
||||
# homeassistant.components.weatherkit
|
||||
apple_weatherkit==1.1.3
|
||||
|
||||
@@ -97,7 +97,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.10.0
|
||||
anyio==4.13.0
|
||||
h11==0.16.0
|
||||
httpcore==1.0.9
|
||||
|
||||
|
||||
Reference in New Issue
Block a user