From a91130105a3085a508e8c64e6f819698aaf34308 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Jun 2018 00:17:14 -0300 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 585fa84..936929b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ certifi==2018.4.16 chardet==3.0.4 -idna==2.6 +idna==2.7 requests==2.18.4 urllib3==1.22