From 9999e884519b5b962d59438f5d8f88b4e30106f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 05:30:39 +0000 Subject: [PATCH] Bump dnspython from 2.0.0 to 2.1.0 in /requirements Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.0.0 to 2.1.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/v2.0.0...v2.1.0) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index cdcc1e6..71115cc 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -84,7 +84,7 @@ tld==0.12.5 # https://github.com/delimitry/compressed_rtf compressed_rtf==1.0.6 # https://github.com/rthalley/dnspython -dnspython==2.0.0 +dnspython==2.1.0 # https://github.com/tomas-net/ip2geotools ip2geotools==0.1.5 # https://github.com/DannyCork/python-whois/