mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Update httpx to 0.27.2 (#126630)
This commit is contained in:
parent
27bed0cdcb
commit
fc37218311
@ -34,7 +34,7 @@ hassil==1.7.4
|
|||||||
home-assistant-bluetooth==1.12.2
|
home-assistant-bluetooth==1.12.2
|
||||||
home-assistant-frontend==20240909.1
|
home-assistant-frontend==20240909.1
|
||||||
home-assistant-intents==2024.9.23
|
home-assistant-intents==2024.9.23
|
||||||
httpx==0.27.0
|
httpx==0.27.2
|
||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
Jinja2==3.1.4
|
Jinja2==3.1.4
|
||||||
lru-dict==1.3.0
|
lru-dict==1.3.0
|
||||||
|
@ -45,7 +45,7 @@ dependencies = [
|
|||||||
"hass-nabucasa==0.81.1",
|
"hass-nabucasa==0.81.1",
|
||||||
# When bumping httpx, please check the version pins of
|
# When bumping httpx, please check the version pins of
|
||||||
# httpcore, anyio, and h11 in gen_requirements_all
|
# httpcore, anyio, and h11 in gen_requirements_all
|
||||||
"httpx==0.27.0",
|
"httpx==0.27.2",
|
||||||
"home-assistant-bluetooth==1.12.2",
|
"home-assistant-bluetooth==1.12.2",
|
||||||
"ifaddr==0.2.0",
|
"ifaddr==0.2.0",
|
||||||
"Jinja2==3.1.4",
|
"Jinja2==3.1.4",
|
||||||
|
@ -19,7 +19,7 @@ certifi>=2021.5.30
|
|||||||
ciso8601==2.3.1
|
ciso8601==2.3.1
|
||||||
fnv-hash-fast==1.0.2
|
fnv-hash-fast==1.0.2
|
||||||
hass-nabucasa==0.81.1
|
hass-nabucasa==0.81.1
|
||||||
httpx==0.27.0
|
httpx==0.27.2
|
||||||
home-assistant-bluetooth==1.12.2
|
home-assistant-bluetooth==1.12.2
|
||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
Jinja2==3.1.4
|
Jinja2==3.1.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user