Bump anyio to 4.8.0 (#135224)

This commit is contained in:
J. Nick Koston 2025-01-09 11:12:34 -10:00 committed by GitHub
parent 6e1a13f878
commit 3b6f47e438
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View File

@ -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.1.2", "aiohttp_sse==2.2.0", "anyio==4.7.0"], "requirements": ["mcp==1.1.2", "aiohttp_sse==2.2.0", "anyio==4.8.0"],
"single_config_entry": true "single_config_entry": true
} }

View File

@ -108,7 +108,7 @@ uuid==1000000000.0.0
# these requirements are quite loose. As the entire stack has some outstanding issues, and # 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 # 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. # requirements so we can directly link HA versions to these library versions.
anyio==4.7.0 anyio==4.8.0
h11==0.14.0 h11==0.14.0
httpcore==1.0.5 httpcore==1.0.5

2
requirements_all.txt generated
View File

@ -470,7 +470,7 @@ anthemav==1.4.1
anthropic==0.31.2 anthropic==0.31.2
# homeassistant.components.mcp_server # homeassistant.components.mcp_server
anyio==4.7.0 anyio==4.8.0
# homeassistant.components.weatherkit # homeassistant.components.weatherkit
apple_weatherkit==1.1.3 apple_weatherkit==1.1.3

View File

@ -443,7 +443,7 @@ anthemav==1.4.1
anthropic==0.31.2 anthropic==0.31.2
# homeassistant.components.mcp_server # homeassistant.components.mcp_server
anyio==4.7.0 anyio==4.8.0
# homeassistant.components.weatherkit # homeassistant.components.weatherkit
apple_weatherkit==1.1.3 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 # 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 # 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. # requirements so we can directly link HA versions to these library versions.
anyio==4.7.0 anyio==4.8.0
h11==0.14.0 h11==0.14.0
httpcore==1.0.5 httpcore==1.0.5