Bump aiohttp-asyncmdnsresolver to 0.1.0 (#137492)
changelog: https://github.com/aio-libs/aiohttp-asyncmdnsresolver/compare/v0.0.3...v0.1.0 Switches to the new AsyncDualMDNSResolver class to which tries via mDNS and DNS for .local domains since we have so many different user DNS configurations to support fixes #137479 fixes #136922
This commit is contained in:
@@ -31,7 +31,7 @@ dependencies = [
|
||||
"aiohttp==3.11.11",
|
||||
"aiohttp_cors==0.7.0",
|
||||
"aiohttp-fast-zlib==0.2.2",
|
||||
"aiohttp-asyncmdnsresolver==0.0.3",
|
||||
"aiohttp-asyncmdnsresolver==0.1.0",
|
||||
"aiozoneinfo==0.2.3",
|
||||
"astral==2.2",
|
||||
"async-interrupt==1.2.1",
|
||||
|
||||
Reference in New Issue
Block a user