Bump httpcore to 0.17.3 (#97032)

This commit is contained in:
J. Nick Koston 2023-07-21 19:15:28 -05:00 committed by GitHub
parent 2c4e4428e9
commit 52ab6b0b9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -107,7 +107,7 @@ regex==2021.8.28
# requirements so we can directly link HA versions to these library versions.
anyio==3.7.0
h11==0.14.0
httpcore==0.17.2
httpcore==0.17.3
# Ensure we have a hyperframe version that works in Python 3.10
# 5.2.0 fixed a collections abc deprecation