From 5210a98ff9fdd94e26ab7d821699ddc25d27afb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:39:02 +0000 Subject: [PATCH] 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 a40810b..41c23f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ python-whois==0.6.9 censys==0.0.8 BeautifulSoup==3.2.1 fuzzyfinder==2.1.0 -dnspython==1.15.0 +dnspython==2.6.1