mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump aiohttp-fast-zlib to 0.3.0 (#146285)
changelog: https://github.com/Bluetooth-Devices/aiohttp-fast-zlib/compare/v0.2.3...v0.3.0 proper aiohttp 3.12 support
This commit is contained in:
parent
cbf7ca6a9a
commit
44c63ce6f1
@ -5,7 +5,7 @@ aiodiscover==2.7.0
|
|||||||
aiodns==3.4.0
|
aiodns==3.4.0
|
||||||
aiohasupervisor==0.3.1
|
aiohasupervisor==0.3.1
|
||||||
aiohttp-asyncmdnsresolver==0.1.1
|
aiohttp-asyncmdnsresolver==0.1.1
|
||||||
aiohttp-fast-zlib==0.2.3
|
aiohttp-fast-zlib==0.3.0
|
||||||
aiohttp==3.12.9
|
aiohttp==3.12.9
|
||||||
aiohttp_cors==0.8.1
|
aiohttp_cors==0.8.1
|
||||||
aiousbwatcher==1.1.1
|
aiousbwatcher==1.1.1
|
||||||
|
@ -30,7 +30,7 @@ dependencies = [
|
|||||||
"aiohasupervisor==0.3.1",
|
"aiohasupervisor==0.3.1",
|
||||||
"aiohttp==3.12.9",
|
"aiohttp==3.12.9",
|
||||||
"aiohttp_cors==0.8.1",
|
"aiohttp_cors==0.8.1",
|
||||||
"aiohttp-fast-zlib==0.2.3",
|
"aiohttp-fast-zlib==0.3.0",
|
||||||
"aiohttp-asyncmdnsresolver==0.1.1",
|
"aiohttp-asyncmdnsresolver==0.1.1",
|
||||||
"aiozoneinfo==0.2.3",
|
"aiozoneinfo==0.2.3",
|
||||||
"annotatedyaml==0.4.5",
|
"annotatedyaml==0.4.5",
|
||||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -7,7 +7,7 @@ aiodns==3.4.0
|
|||||||
aiohasupervisor==0.3.1
|
aiohasupervisor==0.3.1
|
||||||
aiohttp==3.12.9
|
aiohttp==3.12.9
|
||||||
aiohttp_cors==0.8.1
|
aiohttp_cors==0.8.1
|
||||||
aiohttp-fast-zlib==0.2.3
|
aiohttp-fast-zlib==0.3.0
|
||||||
aiohttp-asyncmdnsresolver==0.1.1
|
aiohttp-asyncmdnsresolver==0.1.1
|
||||||
aiozoneinfo==0.2.3
|
aiozoneinfo==0.2.3
|
||||||
annotatedyaml==0.4.5
|
annotatedyaml==0.4.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user