From eac74f27e0f38a14952035f7a96d06a43a262d05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 05:44:42 +0000 Subject: [PATCH] Bump dnspython from 1.12.0 to 2.4.0 Bumps [dnspython](https://github.com/rthalley/dnspython) from 1.12.0 to 2.4.0. - [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v1.12.0...v2.4.0) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/pypy2.txt | 2 +- requirements/python2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/pypy2.txt b/requirements/pypy2.txt index 8672ce81..71abede7 100644 --- a/requirements/pypy2.txt +++ b/requirements/pypy2.txt @@ -1,4 +1,4 @@ ipaddress==1.0.23 -dnspython==1.12.0 +dnspython==2.4.0 pydns==2.3.6 ipaddr==2.2.0 diff --git a/requirements/python2.txt b/requirements/python2.txt index 8672ce81..71abede7 100644 --- a/requirements/python2.txt +++ b/requirements/python2.txt @@ -1,4 +1,4 @@ ipaddress==1.0.23 -dnspython==1.12.0 +dnspython==2.4.0 pydns==2.3.6 ipaddr==2.2.0