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