From e38b57cfdd2405d60bc4858cbf1e2b7eddabc368 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 21:10:15 +0000 Subject: [PATCH] Bump dnspython from 2.3.0 to 2.6.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.3.0 to 2.6.1. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.3.0...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c59d41..0284abd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.3.0 Deprecated==1.2.14 -dnspython==2.3.0 +dnspython==2.6.1 dominate==2.8.0 email-validator==2.0.0.post2 Flask==2.3.2