From a3d1f6d955ea4843db8e9ef0211c271567f36ba8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 11 Apr 2024 04:43:40 -0500 Subject: [PATCH] Update idna from 3.2 to 3.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfcd935..f89381d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.10.0 urllib3==1.26.6 -idna==3.2 +idna==3.7 chardet==4.0.0 requests==2.26.0 certifi==2021.5.30