Bump aiodns to 3.6.1 (#159073)

This commit is contained in:
mithomas
2025-12-15 11:12:10 +01:00
committed by GitHub
parent c1b512d50a
commit f640795de1
6 changed files with 6 additions and 6 deletions

View File

@@ -24,7 +24,7 @@ classifiers = [
]
requires-python = ">=3.13.2"
dependencies = [
"aiodns==3.6.0",
"aiodns==3.6.1",
# Integrations may depend on hassio integration without listing it to
# change behavior based on presence of supervisor. Deprecated with #127228
# Lib can be removed with 2025.11