Bump aiodns to 3.5.0 (#146758)

This commit is contained in:
J. Nick Koston
2025-06-13 12:12:52 -05:00
committed by GitHub
parent d1e2c62433
commit 91bc56b15c
6 changed files with 6 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ classifiers = [
]
requires-python = ">=3.13.2"
dependencies = [
"aiodns==3.4.0",
"aiodns==3.5.0",
"aiofiles==24.1.0",
# Integrations may depend on hassio integration without listing it to
# change behavior based on presence of supervisor. Deprecated with #127228