Bump aiohttp-asyncmdnsresolver to 0.0.3 (#137040)
parent
dc7f445356
commit
5fa5bd1302
|
@ -4,7 +4,7 @@ aiodhcpwatcher==1.0.2
|
|||
aiodiscover==2.1.0
|
||||
aiodns==3.2.0
|
||||
aiohasupervisor==0.2.2b6
|
||||
aiohttp-asyncmdnsresolver==0.0.2
|
||||
aiohttp-asyncmdnsresolver==0.0.3
|
||||
aiohttp-fast-zlib==0.2.0
|
||||
aiohttp==3.11.11
|
||||
aiohttp_cors==0.7.0
|
||||
|
|
|
@ -31,7 +31,7 @@ dependencies = [
|
|||
"aiohttp==3.11.11",
|
||||
"aiohttp_cors==0.7.0",
|
||||
"aiohttp-fast-zlib==0.2.0",
|
||||
"aiohttp-asyncmdnsresolver==0.0.2",
|
||||
"aiohttp-asyncmdnsresolver==0.0.3",
|
||||
"aiozoneinfo==0.2.1",
|
||||
"astral==2.2",
|
||||
"async-interrupt==1.2.0",
|
||||
|
|
|
@ -8,7 +8,7 @@ aiohasupervisor==0.2.2b6
|
|||
aiohttp==3.11.11
|
||||
aiohttp_cors==0.7.0
|
||||
aiohttp-fast-zlib==0.2.0
|
||||
aiohttp-asyncmdnsresolver==0.0.2
|
||||
aiohttp-asyncmdnsresolver==0.0.3
|
||||
aiozoneinfo==0.2.1
|
||||
astral==2.2
|
||||
async-interrupt==1.2.0
|
||||
|
|
Loading…
Reference in New Issue