Bump aiodns to 3.4.0 (#144511)

This commit is contained in:
J. Nick Koston
2025-05-08 15:43:45 -05:00
committed by GitHub
parent 7100481abc
commit b1392e1fc8
8 changed files with 8 additions and 8 deletions

View File

@@ -23,7 +23,7 @@ classifiers = [
]
requires-python = ">=3.13.2"
dependencies = [
"aiodns==3.3.0",
"aiodns==3.4.0",
# 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