Bump aiohttp-asyncmdnsresolver to 0.1.1 (#138534)
parent
7bd2c1d710
commit
28ea55aac0
|
@ -4,7 +4,7 @@ aiodhcpwatcher==1.1.0
|
|||
aiodiscover==2.6.0
|
||||
aiodns==3.2.0
|
||||
aiohasupervisor==0.3.0
|
||||
aiohttp-asyncmdnsresolver==0.1.0
|
||||
aiohttp-asyncmdnsresolver==0.1.1
|
||||
aiohttp-fast-zlib==0.2.2
|
||||
aiohttp==3.11.12
|
||||
aiohttp_cors==0.7.0
|
||||
|
|
|
@ -31,7 +31,7 @@ dependencies = [
|
|||
"aiohttp==3.11.12",
|
||||
"aiohttp_cors==0.7.0",
|
||||
"aiohttp-fast-zlib==0.2.2",
|
||||
"aiohttp-asyncmdnsresolver==0.1.0",
|
||||
"aiohttp-asyncmdnsresolver==0.1.1",
|
||||
"aiozoneinfo==0.2.3",
|
||||
"astral==2.2",
|
||||
"async-interrupt==1.2.1",
|
||||
|
|
|
@ -8,7 +8,7 @@ aiohasupervisor==0.3.0
|
|||
aiohttp==3.11.12
|
||||
aiohttp_cors==0.7.0
|
||||
aiohttp-fast-zlib==0.2.2
|
||||
aiohttp-asyncmdnsresolver==0.1.0
|
||||
aiohttp-asyncmdnsresolver==0.1.1
|
||||
aiozoneinfo==0.2.3
|
||||
astral==2.2
|
||||
async-interrupt==1.2.1
|
||||
|
|
Loading…
Reference in New Issue