From fe6959a421720c026bb3ac29fe34afe32a8cf09d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 12:00:24 +0000 Subject: [PATCH] Bump aiodns from 3.0.0 to 3.4.0 Bumps [aiodns](https://github.com/saghul/aiodns) from 3.0.0 to 3.4.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/aiodns-3.0.0...v3.4.0) --- updated-dependencies: - dependency-name: aiodns dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3adfd7b..f675cd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ prometheus-client==0.14.1 black==22.3.0 isort==5.10.1 cchardet==2.1.7 -aiodns==3.0.0 \ No newline at end of file +aiodns==3.4.0 \ No newline at end of file