From 277f80a8118b931e1b5c6d50e286f06fbe722f2e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Apr 2021 14:55:05 +0100 Subject: [PATCH] Update dnspython from 1.16.0 to 2.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 30d7a6836..7265500e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ click==7.1.2 # via flask colorama==0.4.4 # via awscli -dnspython==1.16.0 +dnspython==2.1.0 # via eventlet docopt==0.6.2 # via notifications-python-client