From 91eaf7b19367ff321cc6a7425fd1578ddb3030fc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 11 Apr 2024 11:37:25 +0100 Subject: [PATCH] Update idna from 2.8 to 3.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfcd07c..ddcc4b9 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.7 lxml==4.3.3 numpy==1.16.4 pandas==0.24.2