Bump anyio to 3.7.0 (#94516)

This commit is contained in:
J. Nick Koston 2023-06-12 22:36:25 -10:00 committed by GitHub
parent fd9b273f46
commit e8c87874b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,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==3.6.2
anyio==3.7.0
h11==0.14.0
httpcore==0.17.0

View File

@ -104,7 +104,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==3.6.2
anyio==3.7.0
h11==0.14.0
httpcore==0.17.0