From 2d6efdb3f0b7f36cf1ee22a6931d9a3da66e3ca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 22:05:02 +0000 Subject: [PATCH] Bump dnspython from 2.2.1 to 2.6.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.2.1 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.2.1...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 09fbac5..8027c9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ colorlog==6.6.0 cryptography==37.0.4 Deprecated==1.2.13 distlib==0.3.7 -dnspython==2.2.1 +dnspython==2.6.1 docutils==0.19 dropbox==11.32.0 filelock==3.12.4