From 56072e2c308716d920c3221886782f9a40ad592b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 07:07:08 +0000 Subject: [PATCH] Bump dnspython from 2.0.0 to 2.1.0 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 724fcfe..d16f25f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ click==7.1.2 cryptography==3.3.1 cssselect==1.1.0 cssutils==1.0.2 -dnspython==2.0.0 +dnspython==2.1.0 Flask==1.1.2 gunicorn==20.0.4 itsdangerous==1.1.0