From 1fd970ac6d3e73bde0a22793db20880f3a391b0a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 05:56:53 +0100 Subject: [PATCH] Update idna from 2.8 to 3.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfcd07c..def793f 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.10 lxml==4.3.3 numpy==1.16.4 pandas==0.24.2