From bade4f4b3e3d22018922efbeae3b8b5e69c50c0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 02:19:25 +0000 Subject: [PATCH] Bump dnspython from 2.3.0 to 2.4.2 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.3.0 to 2.4.2. - [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.3.0...v2.4.2) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1811bc5..0899926 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ termcolor==2.3.0 dnsdumpster==0.8 tabulate==0.9.0 beautifulsoup4==4.12.2 -dnspython==2.3.0 +dnspython==2.4.2 GitPython==3.1.32