mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 17:31:15 -04:00
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] <support@github.com>
This commit is contained in:
co-authored by
Simon Lamon
parent
279b124671
commit
2809e5fdf2
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Generated
+1
-1
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user