From fa855b990d0e1240389247e4c3520ce3b5c9da82 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Jan 2021 16:17:11 +0000 Subject: [PATCH] Update idna from 2.8 to 3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfcd07c..2a296c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cfscrape==2.0.5 chardet==3.0.4 Click==7.0 cssselect==1.0.3 -idna==2.8 +idna==3.0 lxml==4.3.3 numpy==1.16.4 pandas==0.24.2