Bump aiohttp-asyncmdnsresolver to 0.1.1 (#138534)

pull/138540/head
J. Nick Koston 2025-02-14 09:27:16 -06:00 committed by GitHub
parent 7bd2c1d710
commit 28ea55aac0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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",

2
requirements.txt generated
View File

@ -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