From 09599c3c51cdb6f83334ae05e8dd37e14a81d322 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 30 May 2021 04:38:57 +0100 Subject: [PATCH] Update idna from 2.8 to 3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfcd07c..1fe9fd9 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.2 lxml==4.3.3 numpy==1.16.4 pandas==0.24.2