mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Bump anyio to 4.1.0 (#105529)
This commit is contained in:
parent
324aa171c6
commit
f4ee2a1ab4
@ -108,7 +108,7 @@ regex==2021.8.28
|
|||||||
# 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.0.0
|
anyio==4.1.0
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
httpcore==0.18.0
|
httpcore==0.18.0
|
||||||
|
|
||||||
|
@ -103,7 +103,7 @@ regex==2021.8.28
|
|||||||
# 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.0.0
|
anyio==4.1.0
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
httpcore==0.18.0
|
httpcore==0.18.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user