Bump anyio to 4.9.0 (#141161)

changelog: https://github.com/agronholm/anyio/compare/4.8.0...4.9.0
This commit is contained in:
J. Nick Koston
2025-03-22 22:34:49 -10:00
committed by GitHub
parent 153ccf86b0
commit 87db981712
5 changed files with 5 additions and 5 deletions

View File

@ -8,6 +8,6 @@
"integration_type": "service",
"iot_class": "local_push",
"quality_scale": "silver",
"requirements": ["mcp==1.1.2", "aiohttp_sse==2.2.0", "anyio==4.8.0"],
"requirements": ["mcp==1.1.2", "aiohttp_sse==2.2.0", "anyio==4.9.0"],
"single_config_entry": true
}

View File

@ -109,7 +109,7 @@ uuid==1000000000.0.0
# these requirements are quite loose. As the entire stack has some outstanding issues, and
# 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.8.0
anyio==4.9.0
h11==0.14.0
httpcore==1.0.7

2
requirements_all.txt generated
View File

@ -479,7 +479,7 @@ anthemav==1.4.1
anthropic==0.47.2
# homeassistant.components.mcp_server
anyio==4.8.0
anyio==4.9.0
# homeassistant.components.weatherkit
apple_weatherkit==1.1.3

View File

@ -452,7 +452,7 @@ anthemav==1.4.1
anthropic==0.47.2
# homeassistant.components.mcp_server
anyio==4.8.0
anyio==4.9.0
# homeassistant.components.weatherkit
apple_weatherkit==1.1.3

View File

@ -139,7 +139,7 @@ uuid==1000000000.0.0
# these requirements are quite loose. As the entire stack has some outstanding issues, and
# 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.8.0
anyio==4.9.0
h11==0.14.0
httpcore==1.0.7