From 5bbfbf44ae28488e822e13f15416e2432d9593f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:11:09 +0200 Subject: [PATCH] Bump aiodns from 3.0.0 to 3.1.0 (#4613) Bumps [aiodns](https://github.com/saghul/aiodns) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/saghul/aiodns/releases) - [Changelog](https://github.com/saghul/aiodns/blob/master/ChangeLog) - [Commits](https://github.com/saghul/aiodns/compare/aiodns-3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: aiodns 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 3537fdb01..2f4201539 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiodns==3.0.0 +aiodns==3.1.0 aiohttp==3.8.6 async_timeout==4.0.3 atomicwrites-homeassistant==1.4.1