Bump httpx to 0.24.1 (#93396)

This commit is contained in:
epenet 2023-05-23 19:31:03 +02:00 committed by GitHub
parent 8edb253ace
commit 160fce781d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ hassil==1.0.6
home-assistant-bluetooth==1.10.0
home-assistant-frontend==20230503.3
home-assistant-intents==2023.4.26
httpx==0.24.0
httpx==0.24.1
ifaddr==0.2.0
janus==1.0.0
jinja2==3.1.2

View File

@ -34,7 +34,7 @@ dependencies = [
"ciso8601==2.3.0",
# When bumping httpx, please check the version pins of
# httpcore, anyio, and h11 in gen_requirements_all
"httpx==0.24.0",
"httpx==0.24.1",
"home-assistant-bluetooth==1.10.0",
"ifaddr==0.2.0",
"jinja2==3.1.2",

View File

@ -10,7 +10,7 @@ awesomeversion==22.9.0
bcrypt==4.0.1
certifi>=2021.5.30
ciso8601==2.3.0
httpx==0.24.0
httpx==0.24.1
home-assistant-bluetooth==1.10.0
ifaddr==0.2.0
jinja2==3.1.2