From b60da6fa0f3501fd7f6169bc9e55513740519394 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Jun 2018 00:25:15 -0600 Subject: [PATCH] Update idna from 2.6 to 2.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7942933..5ade861 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ asn1crypto==0.24.0 # via cryptography cffi==1.11.0 # via cryptography cryptography==2.1.4 # via pyopenssl deprecation==1.0.1 # via nicfit.py -idna==2.6 # via cryptography +idna==2.7 # via cryptography lxml==4.1.1 nicfit.py==0.6.6 pycares==2.3.0 # via aiodns