Bump httpx to 0.23.3 (#86614)

fixes undefined
This commit is contained in:
Malte Franken 2023-01-25 21:40:46 +11:00 committed by GitHub
parent 0eabc27982
commit a2fb6fbaa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ hassil==0.2.5
home-assistant-bluetooth==1.9.2
home-assistant-frontend==20230110.0
home-assistant-intents==2022.1.23
httpx==0.23.2
httpx==0.23.3
ifaddr==0.1.7
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.23.2",
"httpx==0.23.3",
"home-assistant-bluetooth==1.9.2",
"ifaddr==0.1.7",
"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.23.2
httpx==0.23.3
home-assistant-bluetooth==1.9.2
ifaddr==0.1.7
jinja2==3.1.2