From 1028d32b85888ad52c2a1883dec000584579354d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 12:45:15 +0000 Subject: [PATCH] build(deps): bump dnspython from 1.15.0 to 2.6.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 1.15.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.15.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 68bd1a9..59b189d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ colorama==0.3.9 coverage==4.5.1 cssselect==1.0.3 decorator==4.2.1 -dnspython==1.15.0 +dnspython==2.6.1 docopt==0.6.2 docutils==0.17.1 dominate==2.3.1