From 21b9bfcc832163bae1a75a2af9cebf2c490c4993 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Mar 2021 13:55:10 +0000 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 7ebe8a932..234ae31d6 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