1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-29 15:43:55 +00:00

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
3 changed files with 3 additions and 3 deletions

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",