Bump aiohttp to 3.10.6 (#126690)

pull/126567/head
J. Nick Koston 2024-09-24 15:38:24 -05:00 committed by GitHub
parent ab8e2d92c8
commit 2dcd5e55e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ aiodiscover==2.1.0
aiodns==3.2.0 aiodns==3.2.0
aiohasupervisor==0.1.0b1 aiohasupervisor==0.1.0b1
aiohttp-fast-zlib==0.1.1 aiohttp-fast-zlib==0.1.1
aiohttp==3.10.6rc2 aiohttp==3.10.6
aiohttp_cors==0.7.0 aiohttp_cors==0.7.0
aiozoneinfo==0.2.1 aiozoneinfo==0.2.1
astral==2.2 astral==2.2

View File

@ -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.0b1", "aiohasupervisor==0.1.0b1",
"aiohttp==3.10.6rc2", "aiohttp==3.10.6",
"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",

View File

@ -5,7 +5,7 @@
# Home Assistant Core # Home Assistant Core
aiodns==3.2.0 aiodns==3.2.0
aiohasupervisor==0.1.0b1 aiohasupervisor==0.1.0b1
aiohttp==3.10.6rc2 aiohttp==3.10.6
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