From bd7758fce263c841115ee26119d0c98f33c2040b Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 25 Jan 2024 10:33:22 +0000 Subject: [PATCH] :arrow_up: Update dependency idna to v3.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 570c09b..bed9a87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ certifi==2023.11.17 charset-normalizer==3.3.2 cloudscraper==1.2.71 frozenlist==1.4.1 -idna==3.4 +idna==3.6 isort==5.13.2 multidict==6.0.4 pyparsing==3.1.1