From e6954ec7dcbf57f61d9c0358cc2c9d4068458527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 05:04:03 +0000 Subject: [PATCH] Bump dnspython from 1.12.0 to 2.3.0 Bumps [dnspython](https://github.com/rthalley/dnspython) from 1.12.0 to 2.3.0. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v1.12.0...v2.3.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..be894903 100644 --- a/requirements/pypy2.txt +++ b/requirements/pypy2.txt @@ -1,4 +1,4 @@ ipaddress==1.0.23 -dnspython==1.12.0 +dnspython==2.3.0 pydns==2.3.6 ipaddr==2.2.0 diff --git a/requirements/python2.txt b/requirements/python2.txt index 8672ce81..be894903 100644 --- a/requirements/python2.txt +++ b/requirements/python2.txt @@ -1,4 +1,4 @@ ipaddress==1.0.23 -dnspython==1.12.0 +dnspython==2.3.0 pydns==2.3.6 ipaddr==2.2.0