mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump aiohttp-fast-zlib to 0.2.3 (#139062)
This commit is contained in:
parent
c806638448
commit
f5bdd4594d
@ -5,7 +5,7 @@ aiodiscover==2.6.0
|
|||||||
aiodns==3.2.0
|
aiodns==3.2.0
|
||||||
aiohasupervisor==0.3.0
|
aiohasupervisor==0.3.0
|
||||||
aiohttp-asyncmdnsresolver==0.1.1
|
aiohttp-asyncmdnsresolver==0.1.1
|
||||||
aiohttp-fast-zlib==0.2.2
|
aiohttp-fast-zlib==0.2.3
|
||||||
aiohttp==3.11.12
|
aiohttp==3.11.12
|
||||||
aiohttp_cors==0.7.0
|
aiohttp_cors==0.7.0
|
||||||
aiousbwatcher==1.1.1
|
aiousbwatcher==1.1.1
|
||||||
|
@ -30,7 +30,7 @@ dependencies = [
|
|||||||
"aiohasupervisor==0.3.0",
|
"aiohasupervisor==0.3.0",
|
||||||
"aiohttp==3.11.12",
|
"aiohttp==3.11.12",
|
||||||
"aiohttp_cors==0.7.0",
|
"aiohttp_cors==0.7.0",
|
||||||
"aiohttp-fast-zlib==0.2.2",
|
"aiohttp-fast-zlib==0.2.3",
|
||||||
"aiohttp-asyncmdnsresolver==0.1.1",
|
"aiohttp-asyncmdnsresolver==0.1.1",
|
||||||
"aiozoneinfo==0.2.3",
|
"aiozoneinfo==0.2.3",
|
||||||
"astral==2.2",
|
"astral==2.2",
|
||||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -7,7 +7,7 @@ aiodns==3.2.0
|
|||||||
aiohasupervisor==0.3.0
|
aiohasupervisor==0.3.0
|
||||||
aiohttp==3.11.12
|
aiohttp==3.11.12
|
||||||
aiohttp_cors==0.7.0
|
aiohttp_cors==0.7.0
|
||||||
aiohttp-fast-zlib==0.2.2
|
aiohttp-fast-zlib==0.2.3
|
||||||
aiohttp-asyncmdnsresolver==0.1.1
|
aiohttp-asyncmdnsresolver==0.1.1
|
||||||
aiozoneinfo==0.2.3
|
aiozoneinfo==0.2.3
|
||||||
astral==2.2
|
astral==2.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user