Bump aiohttp to 3.10.10 (#128128)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>pull/128150/head
parent
19e7fdfdb0
commit
75c22b6a6f
|
@ -5,7 +5,7 @@ aiodiscover==2.1.0
|
|||
aiodns==3.2.0
|
||||
aiohasupervisor==0.1.0
|
||||
aiohttp-fast-zlib==0.1.1
|
||||
aiohttp==3.10.9
|
||||
aiohttp==3.10.10
|
||||
aiohttp_cors==0.7.0
|
||||
aiozoneinfo==0.2.1
|
||||
astral==2.2
|
||||
|
|
|
@ -27,7 +27,7 @@ dependencies = [
|
|||
# Integrations may depend on hassio integration without listing it to
|
||||
# change behavior based on presence of supervisor
|
||||
"aiohasupervisor==0.1.0",
|
||||
"aiohttp==3.10.9",
|
||||
"aiohttp==3.10.10",
|
||||
"aiohttp_cors==0.7.0",
|
||||
"aiohttp-fast-zlib==0.1.1",
|
||||
"aiozoneinfo==0.2.1",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Home Assistant Core
|
||||
aiodns==3.2.0
|
||||
aiohasupervisor==0.1.0
|
||||
aiohttp==3.10.9
|
||||
aiohttp==3.10.10
|
||||
aiohttp_cors==0.7.0
|
||||
aiohttp-fast-zlib==0.1.1
|
||||
aiozoneinfo==0.2.1
|
||||
|
|
Loading…
Reference in New Issue