Bump httpx to 0.24.1 (#93396)
parent
8edb253ace
commit
160fce781d
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue