From 32f7e672e1cb9d28a14f8ddb7f81902604c4861e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:52:17 +0000 Subject: [PATCH] Bump dnspython from 1.16.0 to 2.6.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 1.16.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/v1.16.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 1cdc591..00fb62b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ cryptography==39.0.1 decorator==4.4.2 defusedxml==0.6.0 Deprecated==1.2.10 -dnspython==1.16.0 +dnspython==2.6.1 docformatter==1.3.1 docopt==0.6.2 docutils==0.16