From ea5f4bd138fb13601d49ec87fcfdb107710a7ada Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Mar 2021 13:55:06 +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 4d304c929..c0a235172 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