mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 11:45:09 +02:00
Bump anyio to 4.3.0 (#114198)
This commit is contained in:
@@ -105,7 +105,7 @@ regex==2021.8.28
|
||||
# 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.1.0
|
||||
anyio==4.3.0
|
||||
h11==0.14.0
|
||||
httpcore==1.0.4
|
||||
|
||||
|
@@ -98,7 +98,7 @@ regex==2021.8.28
|
||||
# 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.1.0
|
||||
anyio==4.3.0
|
||||
h11==0.14.0
|
||||
httpcore==1.0.4
|
||||
|
||||
|
Reference in New Issue
Block a user