From a5ea3cae7268ec2438491b5be98ac76ee1776def Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 13:54:23 +0200 Subject: [PATCH] Bump aiodns from 3.1.0 to 3.1.1 (#4629) Bumps [aiodns](https://github.com/saghul/aiodns) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/saghul/aiodns/releases) - [Changelog](https://github.com/saghul/aiodns/blob/master/ChangeLog) - [Commits](https://github.com/saghul/aiodns/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: aiodns dependency-type: direct:production update-type: version-update:semver-patch ... 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 843eb4024..552e559ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiodns==3.1.0 +aiodns==3.1.1 aiohttp==3.8.6 async_timeout==4.0.3 atomicwrites-homeassistant==1.4.1