mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Bump aiohttp to 3.10.7 (#126970)
This commit is contained in:
parent
b996bd3e65
commit
4c28c1f556
@ -5,7 +5,7 @@ aiodiscover==2.1.0
|
|||||||
aiodns==3.2.0
|
aiodns==3.2.0
|
||||||
aiohasupervisor==0.1.0
|
aiohasupervisor==0.1.0
|
||||||
aiohttp-fast-zlib==0.1.1
|
aiohttp-fast-zlib==0.1.1
|
||||||
aiohttp==3.10.6
|
aiohttp==3.10.7
|
||||||
aiohttp_cors==0.7.0
|
aiohttp_cors==0.7.0
|
||||||
aiozoneinfo==0.2.1
|
aiozoneinfo==0.2.1
|
||||||
astral==2.2
|
astral==2.2
|
||||||
|
@ -27,7 +27,7 @@ dependencies = [
|
|||||||
# Integrations may depend on hassio integration without listing it to
|
# Integrations may depend on hassio integration without listing it to
|
||||||
# change behavior based on presence of supervisor
|
# change behavior based on presence of supervisor
|
||||||
"aiohasupervisor==0.1.0",
|
"aiohasupervisor==0.1.0",
|
||||||
"aiohttp==3.10.6",
|
"aiohttp==3.10.7",
|
||||||
"aiohttp_cors==0.7.0",
|
"aiohttp_cors==0.7.0",
|
||||||
"aiohttp-fast-zlib==0.1.1",
|
"aiohttp-fast-zlib==0.1.1",
|
||||||
"aiozoneinfo==0.2.1",
|
"aiozoneinfo==0.2.1",
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
# Home Assistant Core
|
# Home Assistant Core
|
||||||
aiodns==3.2.0
|
aiodns==3.2.0
|
||||||
aiohasupervisor==0.1.0
|
aiohasupervisor==0.1.0
|
||||||
aiohttp==3.10.6
|
aiohttp==3.10.7
|
||||||
aiohttp_cors==0.7.0
|
aiohttp_cors==0.7.0
|
||||||
aiohttp-fast-zlib==0.1.1
|
aiohttp-fast-zlib==0.1.1
|
||||||
aiozoneinfo==0.2.1
|
aiozoneinfo==0.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user