From ac28deff6d4adc07e88978f818bff4d642f42efd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 10:06:18 +0200 Subject: [PATCH] Bump aiodns from 3.4.0 to 3.5.0 (#5951) Bumps [aiodns](https://github.com/saghul/aiodns) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/saghul/aiodns/releases) - [Changelog](https://github.com/aio-libs/aiodns/blob/master/ChangeLog) - [Commits](https://github.com/saghul/aiodns/compare/v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: aiodns dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1770b14cf..ad479b1c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiodns==3.4.0 +aiodns==3.5.0 aiohttp==3.12.12 atomicwrites-homeassistant==1.4.1 attrs==25.3.0