From a61a02c419e8916e7164dbea653638b24e065fdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 18:27:39 +0000 Subject: [PATCH] Bump dnspython from 1.16.0 to 2.1.0 Bumps [dnspython](https://github.com/rthalley/dnspython) from 1.16.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/v1.16.0...v2.1.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff2f1cc0d..02b5333a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ uritemplate passlib~=1.7.4 bcrypt # Requires libffi-dev and python-dev -dnspython==1.16.0 +dnspython==2.1.0 feedparser==6.0.2 greenlet==0.4.17 gevent==20.9.0